Expand description
Semantic analysis and type checking for Cypher queries
Validates the semantic correctness of parsed Cypher queries including:
- Variable scope checking
- Type compatibility validation
- Aggregation context verification
- Pattern validity
Structs§
- Semantic
Analyzer - Semantic analyzer for Cypher queries
Enums§
- Semantic
Error - Value
Type - Type system for Cypher values