Uses of Class
org.eclipse.rdf4j.query.algebra.ZeroLengthPath
Packages that use ZeroLengthPath
Package
Description
Abstract Query Algebra model.
-
Uses of ZeroLengthPath in org.eclipse.rdf4j.query.algebra
Methods in org.eclipse.rdf4j.query.algebra that return ZeroLengthPathMethods in org.eclipse.rdf4j.query.algebra with parameters of type ZeroLengthPath -
Uses of ZeroLengthPath in org.eclipse.rdf4j.query.algebra.evaluation.impl
Methods in org.eclipse.rdf4j.query.algebra.evaluation.impl with parameters of type ZeroLengthPathModifier and TypeMethodDescriptionStrictEvaluationStrategy.evaluate(ZeroLengthPath zlp, BindingSet bindings)
Deprecated, for removal: This API element is subject to removal in a future version.void
EvaluationStatistics.CardinalityCalculator.meet(ZeroLengthPath node)
protected QueryEvaluationStep
StrictEvaluationStrategy.prepare(ZeroLengthPath zlp, QueryEvaluationContext context)
-
Uses of ZeroLengthPath in org.eclipse.rdf4j.query.algebra.helpers
Methods in org.eclipse.rdf4j.query.algebra.helpers with parameters of type ZeroLengthPath