Package org.eclipse.rdf4j.query.algebra.evaluation.util
package org.eclipse.rdf4j.query.algebra.evaluation.util
-
Class SummaryClassDescriptionRegistry for currently active
EvaluationStrategy
objects.A utility class for evaluation of mathematical expressions on RDF literals.AComparator
onBindingSet
s that imposes a total ordering by examining suppliedOrder
elements (i.e.This class will take over for QueryEvaluationUtil.A query optimizer that contains a list of other query optimizers, which are called consecutively when the list'sQueryOptimizerList.optimize(TupleExpr, Dataset, BindingSet)
method is called.Deprecated.since 2.0.Utility methods for working withTripleSource
s.A comparator that compares values according the SPARQL value ordering as specified in SPARQL Query Language for RDF.A utility class for evaluation of extended "mathematical" expressions on RDF literals. -
Enum Summary