Package | Description |
---|---|
org.eclipse.rdf4j.query.algebra.evaluation.iterator | |
org.eclipse.rdf4j.query.algebra.evaluation.limited.iterator |
Modifier and Type | Method and Description |
---|---|
protected Queue<PathIteration.ValuePair> |
PathIteration.makeQueue() |
protected Set<PathIteration.ValuePair> |
PathIteration.makeSet() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
PathIteration.add(Set<PathIteration.ValuePair> valueSet,
PathIteration.ValuePair vp) |
protected boolean |
PathIteration.addToQueue(Queue<PathIteration.ValuePair> valueQueue2,
PathIteration.ValuePair vp) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
PathIteration.add(Set<PathIteration.ValuePair> valueSet,
PathIteration.ValuePair vp) |
protected boolean |
PathIteration.addToQueue(Queue<PathIteration.ValuePair> valueQueue2,
PathIteration.ValuePair vp) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
LimitedSizePathIterator.add(Set<PathIteration.ValuePair> valueSet,
PathIteration.ValuePair vp) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
LimitedSizePathIterator.add(Set<PathIteration.ValuePair> valueSet,
PathIteration.ValuePair vp) |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.