Uses of Class
org.eclipse.rdf4j.federated.algebra.FedXLeftJoin
Packages that use FedXLeftJoin
-
Uses of FedXLeftJoin in org.eclipse.rdf4j.federated.evaluation
Methods in org.eclipse.rdf4j.federated.evaluation with parameters of type FedXLeftJoinModifier and TypeMethodDescriptionprotected CloseableIteration<BindingSet,QueryEvaluationException>
FederationEvalStrategy.evaluateLeftJoin(FedXLeftJoin leftJoin, BindingSet bindings)
Evaluate aFedXLeftJoin
(i.e.protected QueryEvaluationStep
FederationEvalStrategy.prepareLeftJoin(FedXLeftJoin leftJoin, QueryEvaluationContext context)