Uses of Class
org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.ValuePair
Packages that use PathIteration.ValuePair
Package
Description
Implementations of
relevant to query evaluation.
invalid reference
Iteration
-
Uses of PathIteration.ValuePair in org.eclipse.rdf4j.query.algebra.evaluation.iterator
Fields in org.eclipse.rdf4j.query.algebra.evaluation.iterator declared as PathIteration.ValuePairFields in org.eclipse.rdf4j.query.algebra.evaluation.iterator with type parameters of type PathIteration.ValuePairModifier and TypeFieldDescriptionprivate final Set
<PathIteration.ValuePair> PathIteration.reportedValues
private final Set
<PathIteration.ValuePair> PathIteration.unreportedValues
private final Queue
<PathIteration.ValuePair> PathIteration.valueQueue
Methods in org.eclipse.rdf4j.query.algebra.evaluation.iterator that return PathIteration.ValuePairModifier and TypeMethodDescriptionprivate PathIteration.ValuePair
PathIteration.valuePairFromStartAndEnd
(MutableBindingSet nextElement) Methods in org.eclipse.rdf4j.query.algebra.evaluation.iterator with parameters of type PathIteration.ValuePairModifier and TypeMethodDescriptionprotected boolean
PathIteration.add
(Set<PathIteration.ValuePair> valueSet, PathIteration.ValuePair vp) protected boolean
PathIteration.addToQueue
(Queue<PathIteration.ValuePair> valueQueue2, PathIteration.ValuePair vp) private boolean
PathIteration.isCyclicPath
(PathIteration.ValuePair vp) Method parameters in org.eclipse.rdf4j.query.algebra.evaluation.iterator with type arguments of type PathIteration.ValuePairModifier and TypeMethodDescriptionprotected boolean
PathIteration.add
(Set<PathIteration.ValuePair> valueSet, PathIteration.ValuePair vp) protected boolean
PathIteration.addToQueue
(Queue<PathIteration.ValuePair> valueQueue2, PathIteration.ValuePair vp)