Skip to main content

Module analysis

Module analysis 

Source
Expand description

Query Analysis Phase

Assigns unique IDs to relationship instances and collects variable-to-label mappings

Structs§

PlanningContext
Planning context that tracks state during plan building
QueryAnalysis
Analysis result containing all metadata needed for planning
RelationshipInstance
Represents a single relationship expansion with a unique instance ID

Functions§

analyze
Analyze the logical plan to extract metadata