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 TypeMethodDescriptionStrictEvaluationStrategy.evaluate(EmptySet emptySet, BindingSet bindings)
Deprecated, for removal: This API element is subject to removal in a future version.void
void
protected QueryEvaluationStep
StrictEvaluationStrategy.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