Class Projection

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

public class Projection extends UnaryTupleOperator
A generalized projection (allowing the bindings to be renamed) on a tuple expression.
See Also: