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

Packages that use org.openrdf.query.algebra.evaluation.impl
org.openrdf.query.algebra.evaluation.impl   
org.openrdf.sail.memory An implementation of the RDF SAIL API that uses main memory for storage. 
org.openrdf.sail.rdbms.evaluation   
 

Classes in org.openrdf.query.algebra.evaluation.impl used by org.openrdf.query.algebra.evaluation.impl
EvaluationStatistics
          Supplies various query model statistics to the query engine/optimizer.
EvaluationStatistics.CardinalityCalculator
           
FilterOptimizer.FilterRelocator
           
 

Classes in org.openrdf.query.algebra.evaluation.impl used by org.openrdf.sail.memory
EvaluationStatistics
          Supplies various query model statistics to the query engine/optimizer.
EvaluationStatistics.CardinalityCalculator
           
 

Classes in org.openrdf.query.algebra.evaluation.impl used by org.openrdf.sail.rdbms.evaluation
EvaluationStrategyImpl
          Evaluates the TupleExpr and ValueExpr using Iterators and common tripleSource API.
 



Copyright © 2001-2008 Aduna. All Rights Reserved.