Expression reference
Discover how to write expressions in CQL.
Looking for something specific?
Use the search bar at the top of the page or press / to quickly search through the documentation.
Use the summary below to quickly jump to a specific topic:
Page | Description |
---|---|
Basics | Learn about the different parts that make up expressions. |
Literals | Discover the different literals available in CQL. |
Durations | Learn how to perform time-based calculations. |
Functions | Learn how to define custom functions. |
Accessors | Dicover the different ways to access properties and attributes in CQL. |
Operations | Discover the operations available in CQL. |
Macros | Discover the macros available in CQL. |
Modifiers | Discover the modifiers available in CQL. |
Tests | Discover the tests available in CQL. |
Quantifiers | Discover how to express numerical and logical quantifiers in CQL. |
Conditionals | Learn how to choose between two values based on a condition. |