Class ExclusiveStatement

All Implemented Interfaces:
Serializable, Cloneable, BoundJoinTupleExpr, ExclusiveTupleExpr, FedXTupleExpr, FilterTuple, QueryRef, StatementTupleExpr, VariableExpr, GraphPatternGroupable, QueryModelNode, TupleExpr, VariableScopeChange

public class ExclusiveStatement extends FedXStatementPattern implements ExclusiveTupleExpr
Represents a StatementPattern that can only produce results at a single endpoint, the owner.
Author:
Andreas Schwarte
See Also: