Values overview

This documentation is not current - it is for TypeDB 2.x, which is no longer supported. View the documentation for TypeDB 3.x:

In TypeQL, values can be represented by literal values, value variables, or concept variables that represent attributes. You can perform comparison, arithmetic operations, and call functions on values.

Long, double, string, boolean, and date-time.

Query variables to store values.

Set constraints on values in a pattern.

Perform basic arithmetic operations on values.

Built-in functions that take value(s) as input.