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

Packages that use org.openrdf.query.algebra.evaluation.util
org.openrdf.query.algebra.evaluation.util   
org.openrdf.sail.rdbms.optimizers   
org.openrdf.sail.rdbms.postgresql   
 

Classes in org.openrdf.query.algebra.evaluation.util used by org.openrdf.query.algebra.evaluation.util
ValueComparator
          A comparator that compares values according the SPARQL value ordering as specified in SPARQL Query Language for RDF.
 

Classes in org.openrdf.query.algebra.evaluation.util used by org.openrdf.sail.rdbms.optimizers
QueryOptimizerList
          A query optimizer that contains a list of other query optimizers, which are called consecutively when the list's QueryOptimizerList.optimize(TupleExpr, Dataset, BindingSet) method is called.
 

Classes in org.openrdf.query.algebra.evaluation.util used by org.openrdf.sail.rdbms.postgresql
QueryOptimizerList
          A query optimizer that contains a list of other query optimizers, which are called consecutively when the list's QueryOptimizerList.optimize(TupleExpr, Dataset, BindingSet) method is called.
 



Copyright © 2001-2008 Aduna. All Rights Reserved.