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) Sesame 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
Deprecated.since 4.0.class
SPARQL 1.1 extended query evaluation strategy.class
Deprecated.renamed toStrictEvaluationStrategy
.class
Minimally-conforming SPARQL 1.1 Query Evaluation strategy, to evaluate oneTupleExpr
on the givenTripleSource
, optionally using the givenDataset
.class
AnEvaluationStrategy
that has support forTupleFunction
s. -
Uses of UUIDable in org.eclipse.rdf4j.query.algebra.evaluation.limited