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

Please replace every line in curly brackets { like this } with appropriate answers, and remove this line. ## Description Adapted the Graql, there was no Console code example so...

type: bug
priority: medium

## Problem to Solve Names like schema.tql are too generic, call it friendship-schema.tql, or something more descriptive - maybe typedb-friendship-schema.tql! They will be downloading more such schemas in the future,...

priority: low
type: documentation

_This issue was migrated from https://github.com/vaticle/typedb-studio/issues/260_ ## Problem to Solve In the https://dev.grakn.ai/docs/general/quickstart doc, schema.gql is too generic, call it friendship-schema.gql, or something more descriptive - maybe grakn-friendship-schema.gpl! They will...

type: bug
priority: low

We have observed that the TypeDB Java process consumes around 80MB of memory for each database that exists. This is because it keeps all of its databases open at all...

priority: medium
type: documentation

## Problem to Solve There used to be a Graql cheat sheet to look at many aspects of the Graql syntax at once. The following link doesn't work: http://grakn.ai/graql/graql_cheatsheet ##...

type: feature
priority: medium

## Problem to Solve All of our `client-nodejs` examples are written in JavaScript. They should be written in TypeScript. We would strongly encourage users to use TypeScript for its type...

type: feature
priority: medium
javascript
domain: examples

## Problem to Solve Cluster docs could use improvement, at least reflecting the help menu found via `./typedb cluster --help` ## Current Workaround Ask Vaticle team. ## Proposed Solution Improve...

priority: medium
type: documentation

## Problem to Solve We should write a page on managing sessions and transactions to help our users standardise the length of time a session is open, the length and...

type: feature
priority: medium
type: documentation

## Description In the client python docs section on options, 1. two option names are out of date. 2. it should provide an example of how to instantiate the options...

type: bug
priority: high

## Problem to Solve For now the documentation on vaticle.com does not include how to load a schema in windows ## Current Workaround use the following option 1. `typedb console...

x: good first issue
priority: low
type: documentation