Expand description
Aggregate expression plan.
Structs§
- Aggregate
- [WIP] A plan stage applying the specified aggregation functions to bindings for the specified variables. Given multiple aggregations we iterate and n-1 joins are applied to the results.
Enums§
- Aggregation
Fn - Permitted aggregation function.