Overview
This is the TypeQL documentation portal. It has the following pages:
-
Fundamentals — essential knowledge and terminology
-
Queries — querying with TypeQL
-
Schema — How to define a schema with TypeQL (DDL).
-
Data — How to read & write Data with TypeQL (DML).
Where to go from here?
See the Fundamentals page for essential knowledge about TypeQL and the Queries page for an overview of all query types.
Explore the Schema section for the in-detail documentation of the TypeQL as a Data definition language (DDL) — how to define a TypeDB database schema.
Check the Data section for the documentation of TypeQL as a Data manipulation language (DML) — how to build queries to a TypeDB database.
There are also separate documentation portal sections for: