Uses of Class
org.eclipse.rdf4j.common.iteration.EmptyIteration
Packages that use EmptyIteration
-
Uses of EmptyIteration in org.eclipse.rdf4j.query.algebra.evaluation
Fields in org.eclipse.rdf4j.query.algebra.evaluation declared as EmptyIterationModifier and TypeFieldDescriptionstatic final EmptyIteration<BindingSet>
QueryEvaluationStep.EMPTY_ITERATION
static final EmptyIteration<? extends Statement>
TripleSource.EMPTY_ITERATION
static final EmptyIteration<? extends Triple>
TripleSource.EMPTY_TRIPLE_ITERATION