Class MultiProjection

All Implemented Interfaces:
Serializable, Cloneable, GraphPatternGroupable, QueryModelNode, TupleExpr, VariableScopeChange

public class MultiProjection extends UnaryTupleOperator
A "multi-projection" that can produce multiple solutions from a single set of bindings.
See Also: