Package org.eclipse.rdf4j.federated.evaluation
package org.eclipse.rdf4j.federated.evaluation
-
InterfaceDescriptionInterface for implementations of triple sources.Interface defining the operation to be perform on the connection
-
ClassDescriptionA
FederatedServiceResolver
which redirects SERVICE requests to the federation member (if the SERVICE IRI correspond to a member) or to the provided delegate.Base class for the Evaluation strategies.StatefulEvaluationStatistics
providing information for evaluating a given query inFederationEvalStrategy.optimize(org.eclipse.rdf4j.query.algebra.TupleExpr, EvaluationStatistics, org.eclipse.rdf4j.query.BindingSet)
Factory class for retrieving theFederationEvalStrategy
to be used.Implementation of a federation evaluation strategy which provides some special optimizations for Native (local) Sesame repositories.A triple source to be used on any repository.Implementation of a federation evaluation strategy which provides some special optimizations for SPARQL (remote) endpoints.A triple source to be used for (remote) SPARQL endpoints.Holder for a result iteration to be used withTripleSourceBase.withConnection(ConnectionOperation)
.