Uses of Class
org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
-
Packages that use ZeroLengthPathIteration Package Description org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps -
-
Uses of ZeroLengthPathIteration in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
Methods in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps that return ZeroLengthPathIteration Modifier and Type Method Description protected ZeroLengthPathIteration
ZeroLengthPathEvaluationStep. getZeroLengthPathIterator(BindingSet bindings, Var subjectVar, Var objVar, Var contextVar, Value subj, Value obj, QueryEvaluationContext context)
-