Uses of Class
org.eclipse.rdf4j.common.iteration.EmptyIteration
Packages that use EmptyIteration
Package
Description
- 
Uses of EmptyIteration in org.eclipse.rdf4j.common.iteration
Fields in org.eclipse.rdf4j.common.iteration declared as EmptyIterationModifier and TypeFieldDescriptionstatic final EmptyIteration<Statement> CloseableIteration.EMPTY_STATEMENT_ITERATION - 
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_ITERATIONstatic final EmptyIteration<? extends Statement> TripleSource.EMPTY_ITERATION - 
Uses of EmptyIteration in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
Fields in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps declared as EmptyIterationModifier and TypeFieldDescriptionstatic final EmptyIteration<? extends Statement> StatementPatternQueryEvaluationStep.EMPTY_ITERATION