typedb-docs icon indicating copy to clipboard operation
typedb-docs copied to clipboard

TypeDB Documentation

Results 65 typedb-docs issues
Sort by recently updated
recently updated
newest added

We should document the "authentication" and "encryption" features in the docs. They should be located under the "Management" section. **Authentication** The authentication page should cover the following: 1. How does...

priority: medium
domain: management

## Description There are two bugs in the docs on 'Subtype a relation': 1. The field marked 'important' says that > All roles defined to relate to the parent relation...

priority: medium
type: documentation

## Description Some query validations are performed upon the commit of their transaction and because we currently do not commit the transactions in testing the Graql queries, such tests are...

type: bug
priority: low

## Problem to Solve Currently, the installation page on docs (https://dev.grakn.ai/docs/running-grakn/install-and-run) is unclear because there are multiple ways of installing and then upgrading Grakn. For instance, right now, we have...

type: refactor
priority: low

All links who refer to the schema designer are missing here: https://github.com/graknlabs/docs/blob/master/07-workbase/04-schema-designer.md

type: bug
priority: low

Please replace every line in curly brackets { like this } with appropriate answers, and remove this line. ## Description https://dev.grakn.ai/docs/schema/concepts has Java code. It should also have Node.js and...

type: bug
priority: medium

Please replace every line in curly brackets { like this } with appropriate answers, and remove this line. ## Description Node.js does not output call duration ![image](https://user-images.githubusercontent.com/3071094/99136729-cd782200-267a-11eb-9351-9777c4716ec5.png) ## Location of...

type: bug
priority: medium

Please replace every line in curly brackets { like this } with appropriate answers, and remove this line. ## Description phone schema diagram missing 2 attributes missing 'name' attribute for...

type: bug
priority: medium

Code snippets in this repository are tested with only a running grakn server and defined schema assumed. While this is appropriate for most snippets, for quickstart, the code required to...

type: bug
priority: medium

## Description I tried to use the attributes method on an Entity but the code throw an exception. During the bug search, I found out, there is no implementation on...

type: bug
priority: medium