New ACM paper, free-tier cloud, and open-source license

Reading data

To retrieve any data from a TypeDB database, you need to use data session and read transaction. All data queries are validated against the schema of a database.

There are only two types of operations that can retrieve data in a database, but you can enable inference for any of them:

Provide Feedback