public class RdbmsEvaluation extends EvaluationStrategyImpl
SelectQuery
and evaluating
them on a database.dataset, serviceResolver, tripleSource
Constructor and Description |
---|
RdbmsEvaluation(QueryBuilderFactory factory,
RdbmsTripleRepository triples,
Dataset dataset,
IdSequence ids,
FederatedServiceResolver serviceManager) |
Modifier and Type | Method and Description |
---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
evaluate(TupleExpr expr,
BindingSet bindings)
Evaluates the tuple expression against the supplied triple source with the
specified set of variable bindings as input.
|
evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, evaluate, getLimit, getService, getVarValue, getZeroLengthPathIterator, isReducedOrDistinct, isTrue
public RdbmsEvaluation(QueryBuilderFactory factory, RdbmsTripleRepository triples, Dataset dataset, IdSequence ids, FederatedServiceResolver serviceManager)
public CloseableIteration<BindingSet,QueryEvaluationException> evaluate(TupleExpr expr, BindingSet bindings) throws QueryEvaluationException
EvaluationStrategy
evaluate
in interface EvaluationStrategy
evaluate
in class EvaluationStrategyImpl
expr
- The Tuple Expression to evaluatebindings
- The variables bindings to use for evaluating the expression, if
applicable.QueryEvaluationException
Copyright © 2001–2017 Aduna. All rights reserved.