Expand description
Pull expression plan, but without nesting.
Structs§
- PullAll
- A plan stage for extracting all tuples for a given set of attributes.
- Pull
Level - A plan stage for extracting all matching [e a v] tuples for a given set of attributes and an input relation specifying entities.
Enums§
- Pull
- @TODO
Type Aliases§
- PathId
- A sequence of attributes that uniquely identify a nesting level in a Pull query.