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:
Serialized Form
  • Constructor Details

    • EmptyNJoin

      public EmptyNJoin(NJoin njoin, QueryInfo queryInfo)