Class EmptyStatementPattern

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

public class EmptyStatementPattern extends StatementPattern implements EmptyResult, BoundJoinTupleExpr
EmptyStatementPattern represents a statement that cannot produce any results for the registered endpoints.
Author:
Andreas Schwarte
See Also: