Uses of Interface
org.eclipse.rdf4j.util.UUIDable
-
Packages that use UUIDable Package Description org.eclipse.rdf4j.query.algebra.evaluation.impl org.eclipse.rdf4j.query.algebra.evaluation.limited -
-
Uses of UUIDable in org.eclipse.rdf4j.query.algebra.evaluation.impl
Classes in org.eclipse.rdf4j.query.algebra.evaluation.impl that implement UUIDable Modifier and Type Class Description classDefaultEvaluationStrategyDefault SPARQL 1.1 Query Evaluation strategy, to evaluate oneTupleExpron the givenTripleSource, optionally using the givenDataset.classEvaluationStrategyImplDeprecated.UseStrictEvaluationStrategyinstead.classExtendedEvaluationStrategyDeprecated, for removal: This API element is subject to removal in a future version.UseDefaultEvaluationStrategyinstead.classSimpleEvaluationStrategyDeprecated.renamed toStrictEvaluationStrategy.classStrictEvaluationStrategyDeprecated, for removal: This API element is subject to removal in a future version.since 4.3.0.classTupleFunctionEvaluationStrategyDeprecated, for removal: This API element is subject to removal in a future version.since 4.3.0. -
Uses of UUIDable in org.eclipse.rdf4j.query.algebra.evaluation.limited
Classes in org.eclipse.rdf4j.query.algebra.evaluation.limited that implement UUIDable Modifier and Type Class Description classLimitedSizeEvaluationStrategyDeprecated, for removal: This API element is subject to removal in a future version.since 4.2.4.
-