[−][src]Module declarative_dataflow::plan::pull
Pull expression plan, but without nesting.
Structs
Pull | A plan stage for pull queries split into individual paths. So
|
PullLevel | A plan stage for extracting all matching [e a v] tuples for a given set of attributes and an input relation specifying entities. |