Uses of Class
org.eclipse.rdf4j.common.iteration.EmptyIteration
-
Packages that use EmptyIteration Package Description org.eclipse.rdf4j.query.algebra.evaluation -
-
Uses of EmptyIteration in org.eclipse.rdf4j.query.algebra.evaluation
Fields in org.eclipse.rdf4j.query.algebra.evaluation declared as EmptyIteration Modifier and Type Field Description static EmptyIteration<BindingSet,QueryEvaluationException>
QueryEvaluationStep. EMPTY_ITERATION
static EmptyIteration<? extends Statement,QueryEvaluationException>
TripleSource. EMPTY_ITERATION
static EmptyIteration<? extends Triple,QueryEvaluationException>
TripleSource. EMPTY_TRIPLE_ITERATION
-