Uses of Interface
org.eclipse.rdf4j.util.UUIDable
Package
Description
-
Uses of UUIDable in org.eclipse.rdf4j.federated.evaluation
Modifier and TypeClassDescriptionclass
Base class for the Evaluation strategies.class
Implementation of a federation evaluation strategy which provides some special optimizations for Native (local) RDF4J repositories.class
Implementation of a federation evaluation strategy which provides some special optimizations for SPARQL (remote) endpoints. -
Uses of UUIDable in org.eclipse.rdf4j.query.algebra.evaluation.impl
Modifier and TypeClassDescriptionclass
Default SPARQL 1.1 Query Evaluation strategy, to evaluate oneTupleExpr
on the givenTripleSource
, optionally using the givenDataset
.class
Deprecated.class
Deprecated, for removal: This API element is subject to removal in a future version.UseDefaultEvaluationStrategy
instead.class
Deprecated.renamed toStrictEvaluationStrategy
.class
Deprecated, for removal: This API element is subject to removal in a future version.since 4.3.0.class
Deprecated, 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
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.since 4.2.4.
StrictEvaluationStrategy
instead.