Skip to main content

Module engine

Module engine 

Source
Expand description

Query execution engine. MARKER123

Converts a bound Cypher AST into an operator tree and executes it, returning a materialized QueryResult.

Structsยง

DegreeCache
Pre-computed out-degree for every node slot across all relationship types.
Engine
The execution engine holds references to the storage layer.