Click or drag to resize

LeftJoin Constructor

Overload List
  NameDescription
Public methodLeftJoin(ISparqlAlgebra, ISparqlAlgebra)
Creates a new LeftJoin where there is no Filter over the join.
Public methodLeftJoin(ISparqlAlgebra, ISparqlAlgebra, ISparqlFilter)
Creates a new LeftJoin where there is a Filter over the join.
Top
See Also