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

Values overview

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.

Provide Feedback