typedb-docs
typedb-docs copied to clipboard
TypeDB Documentation
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...
## 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,...
_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...
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...
## 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 ##...
## 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...
## 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...
## 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...
## 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...
## 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...