Class FedXLeftJoin

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

public class FedXLeftJoin extends LeftJoin
Abstraction of LeftJoin to maintain the QueryInfo.
Author:
Andreas Schwarte
See Also:
  • Field Details

    • queryInfo

      protected final transient QueryInfo queryInfo
  • Constructor Details

  • Method Details

    • getQueryInfo

      public QueryInfo getQueryInfo()