Uses of Class
org.eclipse.rdf4j.query.algebra.TupleFunctionCall
Packages that use TupleFunctionCall
Package
Description
Abstract Query Algebra model.
-
Uses of TupleFunctionCall in org.eclipse.rdf4j.query.algebra
Methods in org.eclipse.rdf4j.query.algebra that return TupleFunctionCall -
Uses of TupleFunctionCall in org.eclipse.rdf4j.query.algebra.evaluation.impl
Methods in org.eclipse.rdf4j.query.algebra.evaluation.impl with parameters of type TupleFunctionCallModifier and TypeMethodDescriptionTupleFunctionEvaluationStrategy.evaluate
(TupleFunctionCall expr, BindingSet bindings) Deprecated, for removal: This API element is subject to removal in a future version.protected QueryEvaluationStep
DefaultEvaluationStrategy.prepare
(TupleFunctionCall expr, QueryEvaluationContext context) protected QueryEvaluationStep
ExtendedEvaluationStrategy.prepare
(TupleFunctionCall expr, QueryEvaluationContext context) Deprecated, for removal: This API element is subject to removal in a future version.protected QueryEvaluationStep
TupleFunctionEvaluationStrategy.prepare
(TupleFunctionCall expr, QueryEvaluationContext context) Deprecated, for removal: This API element is subject to removal in a future version.