Uses of Package
org.openrdf.query.algebra.evaluation

Packages that use org.openrdf.query.algebra.evaluation
org.openrdf.query.algebra.evaluation   
org.openrdf.query.algebra.evaluation.function   
org.openrdf.query.algebra.evaluation.impl   
org.openrdf.query.algebra.evaluation.iterator   
org.openrdf.query.algebra.evaluation.util   
org.openrdf.sail.memory An implementation of the RDF SAIL API that uses main memory for storage. 
org.openrdf.sail.nativerdf Native RDF storage backend. 
 

Classes in org.openrdf.query.algebra.evaluation used by org.openrdf.query.algebra.evaluation
ValueExprEvaluationException
          An exception indicating that a ValueExpr could not be evaluated due to illegal or incompatible values.
 

Classes in org.openrdf.query.algebra.evaluation used by org.openrdf.query.algebra.evaluation.function
ValueExprEvaluationException
          An exception indicating that a ValueExpr could not be evaluated due to illegal or incompatible values.
 

Classes in org.openrdf.query.algebra.evaluation used by org.openrdf.query.algebra.evaluation.impl
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.
ValueExprEvaluationException
          An exception indicating that a ValueExpr could not be evaluated due to illegal or incompatible values.
 

Classes in org.openrdf.query.algebra.evaluation used by org.openrdf.query.algebra.evaluation.iterator
EvaluationStrategy
          Evaluates TupleExprs and ValueExprs.
 

Classes in org.openrdf.query.algebra.evaluation used by org.openrdf.query.algebra.evaluation.util
EvaluationStrategy
          Evaluates TupleExprs and ValueExprs.
QueryOptimizer
          Interface used by EvalutationStrategyImpl prior to evalutating the query.
ValueExprEvaluationException
          An exception indicating that a ValueExpr could not be evaluated due to illegal or incompatible values.
 

Classes in org.openrdf.query.algebra.evaluation used by org.openrdf.sail.memory
TripleSource
          A triple source that can be queried for (the existence of) certain triples in certain contexts.
 

Classes in org.openrdf.query.algebra.evaluation used by org.openrdf.sail.nativerdf
TripleSource
          A triple source that can be queried for (the existence of) certain triples in certain contexts.
 



Copyright © 2001-2007 Aduna. All Rights Reserved.