Package org.eclipse.rdf4j.federated.evaluation
package org.eclipse.rdf4j.federated.evaluation
-
ClassDescriptionA
FederatedServiceResolverwhich redirects SERVICE requests to the federation member (if the SERVICE IRI correspond to a member) or to the provided delegate.StatefulEvaluationStatisticsproviding information for evaluating a given query inFederationEvaluationStrategy.optimize(org.eclipse.rdf4j.query.algebra.TupleExpr, EvaluationStatistics, org.eclipse.rdf4j.query.BindingSet)Implementation of a federation evaluation strategy which provides some special optimizations for SPARQL (remote) endpoints.Factory class for retrieving theFederationEvaluationStrategyto be used.An evaluation step used forFedXZeroLengthPath.A triple source to be used on any repository.A triple source to be used for (remote) SPARQL endpoints.Interface for implementations of triple sources.Interface defining the operation to be perform on the connectionHolder for a result iteration to be used withTripleSourceBase.withConnection(ConnectionOperation).