Package org.openrdf.query.algebra.evaluation

Interface Summary
EvaluationStrategy Evaluates TupleExprs and ValueExprs.
QueryOptimizer Interface used by EvalutationStrategyImpl prior to evalutating the query.
TripleSource A triple source that can be queried for (the existence of) certain triples in certain contexts.
 

Class Summary
QueryBindingSet An implementation of the BindingSet interface that is used to evalate query object models.
 

Exception Summary
ValueExprEvaluationException An exception indicating that a ValueExpr could not be evaluated due to illegal or incompatible values.
 



Copyright © 2001-2008 Aduna. All Rights Reserved.