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 TypeMethodDescriptionprotected QueryEvaluationStep
DefaultEvaluationStrategy.prepare
(Intersection node, QueryEvaluationContext context) -
Uses of Intersection in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Modifier and TypeMethodDescriptionvoid
QueryModelNormalizerOptimizer.meet
(Intersection intersection) -
Uses of Intersection in org.eclipse.rdf4j.query.algebra.helpers
Modifier and TypeMethodDescriptionvoid
AbstractQueryModelVisitor.meet
(Intersection node) void
AbstractSimpleQueryModelVisitor.meet
(Intersection node) void
StatementPatternVisitor.meet
(Intersection node) -
Uses of Intersection in org.eclipse.rdf4j.queryrender.sparql
Modifier and TypeMethodDescriptionvoid
ContextCollector.meet
(Intersection theOp) void
SparqlTupleExprRenderer.meet
(Intersection theOp)