Uses of Class
org.eclipse.rdf4j.query.algebra.QueryRoot
Package
Description
Abstract Query Algebra model.
-
Uses of QueryRoot in org.eclipse.rdf4j.federated.algebra
Modifier and TypeClassDescriptionclass
Node representing a precompiled query. -
Uses of QueryRoot in org.eclipse.rdf4j.query.algebra
-
Uses of QueryRoot in org.eclipse.rdf4j.query.algebra.evaluation.impl
Modifier and TypeMethodDescriptionstatic String[]
ArrayBindingBasedQueryEvaluationContext.findAllVariablesUsedInQuery
(QueryRoot node) void
void
Deprecated, for removal: This API element is subject to removal in a future version.protected QueryEvaluationStep
DefaultEvaluationStrategy.prepare
(QueryRoot node, QueryEvaluationContext context) -
Uses of QueryRoot in org.eclipse.rdf4j.query.algebra.helpers