| AggregateFunctionFeatures |
Aggregate functions
|
| AggregateFunctionFeatures.Builder |
|
| ArithmeticFeatures |
Arithmetic operations
|
| ArithmeticFeatures.Builder |
|
| AtomFeatures |
Various kinds of atomic expressions
|
| AtomFeatures.Builder |
|
| ComparisonFeatures |
Comparison operators and functions
|
| ComparisonFeatures.Builder |
|
| CypherFeatures |
A set of features which characterize an OpenCypher query or implementation.
|
| CypherFeatures.Builder |
|
| DatabaseFunctionFeatures |
Database functions
|
| DatabaseFunctionFeatures.Builder |
|
| DeleteFeatures |
Delete operations
|
| DeleteFeatures.Builder |
|
| FunctionFeatures |
Standard Cypher functions
|
| FunctionFeatures.Builder |
|
| GenAIFunctionFeatures |
GenAI functions
|
| GenAIFunctionFeatures.Builder |
|
| GraphFunctionFeatures |
Graph functions
|
| GraphFunctionFeatures.Builder |
|
| ListFeatures |
List functionality
|
| ListFeatures.Builder |
|
| ListFunctionFeatures |
List functions
|
| ListFunctionFeatures.Builder |
|
| LiteralFeatures |
Various types of literal values
|
| LiteralFeatures.Builder |
|
| LoadCSVFunctionFeatures |
Load CSV functions
|
| LoadCSVFunctionFeatures.Builder |
|
| LogarithmicFunctionFeatures |
Logarithmic functions
|
| LogarithmicFunctionFeatures.Builder |
|
| LogicalFeatures |
Logical operations
|
| LogicalFeatures.Builder |
|
| MatchFeatures |
Match queries
|
| MatchFeatures.Builder |
|
| MergeFeatures |
Merge operations
|
| MergeFeatures.Builder |
|
| NodePatternFeatures |
Node patterns
|
| NodePatternFeatures.Builder |
|
| NullFeatures |
IS NULL / IS NOT NULL checks
|
| NullFeatures.Builder |
|
| NumericFunctionFeatures |
Numeric functions
|
| NumericFunctionFeatures.Builder |
|
| PathFeatures |
Path functions only found in OpenCypher
|
| PathFeatures.Builder |
|
| PredicateFunctionFeatures |
Predicate functions
|
| PredicateFunctionFeatures.Builder |
|
| ProcedureCallFeatures |
Procedure calls
|
| ProcedureCallFeatures.Builder |
|
| ProjectionFeatures |
Projections
|
| ProjectionFeatures.Builder |
|
| QuantifierFeatures |
Quantifier expressions
|
| QuantifierFeatures.Builder |
|
| RangeLiteralFeatures |
Range literals within relationship patterns
|
| RangeLiteralFeatures.Builder |
|
| ReadingFeatures |
Specific syntax related to reading data from the graph.
|
| ReadingFeatures.Builder |
|
| RelationshipDirectionFeatures |
Relationship directions / arrow patterns
|
| RelationshipDirectionFeatures.Builder |
|
| RelationshipPatternFeatures |
Relationship patterns
|
| RelationshipPatternFeatures.Builder |
|
| RemoveFeatures |
REMOVE operations
|
| RemoveFeatures.Builder |
|
| ScalarFunctionFeatures |
Scalar functions
|
| ScalarFunctionFeatures.Builder |
|
| SetFeatures |
Set definitions
|
| SetFeatures.Builder |
|
| SpatialFunctionFeatures |
Spatial functions
|
| SpatialFunctionFeatures.Builder |
|
| StringFeatures |
String functions/keywords only found in OpenCypher
|
| StringFeatures.Builder |
|
| StringFunctionFeatures |
String functions
|
| StringFunctionFeatures.Builder |
|
| TemporalDurationFunctionFeatures |
Temporal duration functions
|
| TemporalDurationFunctionFeatures.Builder |
|
| TemporalInstantFunctionFeatures |
Temporal instant functions
|
| TemporalInstantFunctionFeatures.Builder |
|
| TrigonometricFunctionFeatures |
Trigonometric functions
|
| TrigonometricFunctionFeatures.Builder |
|
| UpdatingFeatures |
Specific syntax related to updating data in the graph
|
| UpdatingFeatures.Builder |
|
| VectorFunctionFeatures |
Vector functions
|
| VectorFunctionFeatures.Builder |
|