Uses of Class
org.eclipse.rdf4j.query.algebra.EmptySet
Packages that use EmptySet
Package
Description
Abstract Query Algebra model.
-
Uses of EmptySet in org.eclipse.rdf4j.query.algebra
Methods in org.eclipse.rdf4j.query.algebra that return EmptySetMethods in org.eclipse.rdf4j.query.algebra with parameters of type EmptySet -
Uses of EmptySet in org.eclipse.rdf4j.query.algebra.evaluation.impl
Methods in org.eclipse.rdf4j.query.algebra.evaluation.impl with parameters of type EmptySetModifier and TypeMethodDescriptionvoid
protected QueryEvaluationStep
DefaultEvaluationStrategy.prepare
(EmptySet emptySet, QueryEvaluationContext context) -
Uses of EmptySet in org.eclipse.rdf4j.query.algebra.helpers
Methods in org.eclipse.rdf4j.query.algebra.helpers with parameters of type EmptySet