Uses of Class
org.eclipse.rdf4j.query.algebra.Intersection
Package
Description
Abstract Query Algebra model.
-
Uses of Intersection in org.eclipse.rdf4j.query.algebra
-
Uses of Intersection in org.eclipse.rdf4j.query.algebra.evaluation.impl
Modifier and TypeMethodDescriptionStrictEvaluationStrategy.evaluate
(Intersection intersection, BindingSet bindings) Deprecated, for removal: This API element is subject to removal in a future version.void
FilterOptimizer.FilterRelocator.meet
(Intersection node) void
QueryModelNormalizer.meet
(Intersection intersection) void
QueryModelPruner.TreeSanitizer.meet
(Intersection intersection) protected QueryEvaluationStep
StrictEvaluationStrategy.prepare
(Intersection node, QueryEvaluationContext context) -
Uses of Intersection in org.eclipse.rdf4j.query.algebra.helpers
-
Uses of Intersection in org.eclipse.rdf4j.queryrender.sparql
Modifier and TypeMethodDescriptionvoid
ContextCollector.meet
(Intersection theOp) void
SparqlTupleExprRenderer.meet
(Intersection theOp)