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, isTruepublic RdbmsEvaluation(QueryBuilderFactory factory, RdbmsTripleRepository triples, Dataset dataset, IdSequence ids, FederatedServiceResolver serviceManager)
public CloseableIteration<BindingSet,QueryEvaluationException> evaluate(TupleExpr expr, BindingSet bindings) throws QueryEvaluationException
EvaluationStrategyevaluate in interface EvaluationStrategyevaluate in class EvaluationStrategyImplexpr - The Tuple Expression to evaluatebindings - The variables bindings to use for evaluating the expression, if
applicable.QueryEvaluationExceptionCopyright © 2001–2015 Aduna. All rights reserved.