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

Programming objects

You can use ORM-like objects to manipulate schema and data of a TypeDB databases and process explanations of inferred data.

See below practical guides on how to use stateful schema objects, stateful data objects, and explanation objects.

Make sure to install one of the TypeDB drivers before proceeding.

How to use driver API methods to manipulate schema types and rules.

How to use driver API methods to manipulate data.

How to use driver API methods to get explanation of rule-based inference.

Provide Feedback