Skip to main content

Module lpg

Module lpg 

Source
Expand description

LPG (Labeled Property Graph) planner.

Converts logical plans with LPG operators (NodeScan, Expand, etc.) to physical operators that execute against an LPG store.

Structsยง

Planner
Converts a logical plan to a physical operator tree for LPG stores.