TypeDB Fundamentals Lecture Series: from Nov 16 to Jan 9

TypeQL overview

This is the TypeQL documentation portal. It has the following pages:

  • Fundamentals — essential knowledge and terminology

  • Queries — querying with TypeQL

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:

Provide Feedback