Skip to main content

Module sparql_planner

Module sparql_planner 

Source
Expand description

SPARQL Logical Query Planner

Transforms parsed AST into an execution plan using zero-allocation patterns.

Structs§

AggregateSpec
Aggregate specification
ExecutionPlan
Execution plan
PlanOperator
Execution plan operator
QueryPlanner
Query planner

Enums§

PhysicalOperatorType
Physical operator types for the execution plan

Type Aliases§

OperatorId