33 lines
356 B
Plaintext
33 lines
356 B
Plaintext
= Query
|
|
|
|
== Expressions
|
|
|
|
=== Paths
|
|
|
|
=== Literals
|
|
|
|
=== Parameters
|
|
|
|
=== Unary expressions
|
|
|
|
=== Arithmetic operations
|
|
|
|
Numeric v. temporal
|
|
|
|
=== Functions
|
|
|
|
- Standard functions
|
|
- SqmFunctionRegistry
|
|
- Role of Dialect
|
|
|
|
=== Concatenation operations
|
|
|
|
=== Entity-type references
|
|
|
|
=== CASE statements
|
|
|
|
=== COALESCE statements
|
|
|
|
=== NULLIF statements
|
|
|
|
=== Sub-queries |