public class LimitedSizeZeroLengthPathIteration extends ZeroLengthPathIteration
| Constructor and Description |
|---|
LimitedSizeZeroLengthPathIteration(EvaluationStrategy evaluationStrategyImpl,
Var subjectVar,
Var objVar,
org.eclipse.rdf4j.model.Value subj,
org.eclipse.rdf4j.model.Value obj,
Var contextVar,
BindingSet bindings,
AtomicLong used,
long maxSize) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
add(Set<org.eclipse.rdf4j.model.Value> reportedValues2,
org.eclipse.rdf4j.model.Value v)
add param v to the set reportedValues2
|
createAnonVar, getNextElementhandleClose, hasNext, next, removeclose, isClosedpublic LimitedSizeZeroLengthPathIteration(EvaluationStrategy evaluationStrategyImpl, Var subjectVar, Var objVar, org.eclipse.rdf4j.model.Value subj, org.eclipse.rdf4j.model.Value obj, Var contextVar, BindingSet bindings, AtomicLong used, long maxSize)
evaluationStrategyImpl - subjectVar - objVar - subj - obj - contextVar - bindings - protected boolean add(Set<org.eclipse.rdf4j.model.Value> reportedValues2, org.eclipse.rdf4j.model.Value v) throws QueryEvaluationException
ZeroLengthPathIterationadd in class ZeroLengthPathIterationQueryEvaluationExceptionCopyright © 2015-2021 Eclipse Foundation. All Rights Reserved.