Expand description
§Datalog IR - Shared Library
Intermediate Representation types for Datalog query plans. Used across optimizer modules (M05, M06-M10, M11) for consistency.
Enums§
- Aggregate
Function - Aggregate function types
- IRNode
- IR Node - represents an operator in the query plan
- Predicate
- Predicate for Filter nodes