Class EmptyNJoin

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

public class EmptyNJoin extends NTuple implements EmptyResult
Algebra construct representing an empty join.
Author:
Andreas Schwarte
See Also:
  • Constructor Details