Officially out now: The TypeDB 3.0 Roadmap >>

Schema queries

This reference covers the usage of schema queries in TypeQL. These queries can be only executed in schema transactions.

Query types

Used to add new types, constraints, or functions to the schema.

Used to remove existing types, constraints, or functions from the schema.

Used to modify existing types, type traits, or functions in the schema.