Uses of Class
org.eclipse.rdf4j.query.algebra.SingletonSet
Packages that use SingletonSet
Package
Description
Abstract Query Algebra model.
-
Uses of SingletonSet in org.eclipse.rdf4j.query.algebra
Methods in org.eclipse.rdf4j.query.algebra that return SingletonSetMethods in org.eclipse.rdf4j.query.algebra with parameters of type SingletonSet -
Uses of SingletonSet in org.eclipse.rdf4j.query.algebra.evaluation.impl
Methods in org.eclipse.rdf4j.query.algebra.evaluation.impl with parameters of type SingletonSetModifier and TypeMethodDescriptionvoid
EvaluationStatistics.CardinalityCalculator.meet
(SingletonSet node) protected QueryEvaluationStep
DefaultEvaluationStrategy.prepare
(SingletonSet singletonSet, QueryEvaluationContext context) -
Uses of SingletonSet in org.eclipse.rdf4j.query.algebra.helpers
Methods in org.eclipse.rdf4j.query.algebra.helpers with parameters of type SingletonSetModifier and TypeMethodDescriptionvoid
AbstractQueryModelVisitor.meet
(SingletonSet node) void
AbstractSimpleQueryModelVisitor.meet
(SingletonSet node) void
StatementPatternVisitor.meet
(SingletonSet node)