Value types
This reference gives an overview of the usage of values in TypeQL.
Name | TypeQL | Description |
---|---|---|
|
A logical boolean ( |
|
|
A 64-bit signed integer. |
|
|
A double precision IEEE 754 floating point number. |
|
|
A fixed point signed decimal number. |
|
|
A UTF-8 character string type. |
|
|
An ISO 8601 compliant date type. |
|
|
An ISO 8601 compliant date and time type. |
|
|
An ISO 8601 compliant date and time type with time zone information. |
|
|
An ISO 8601 compliant duration type. |