Class MultiProjection

java.lang.Object
All Implemented Interfaces:
Serializable, Cloneable, QueryModelNode, TupleExpr, VariableScopeChange

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