LeftJoin Constructor |
Name | Description | |
---|---|---|
LeftJoin(ISparqlAlgebra, ISparqlAlgebra) |
Creates a new LeftJoin where there is no Filter over the join.
| |
LeftJoin(ISparqlAlgebra, ISparqlAlgebra, ISparqlFilter) |
Creates a new LeftJoin where there is a Filter over the join.
|