Uses of Package
org.openanzo.glitter.query.planning

Packages that use org.openanzo.glitter.query.planning
org.openanzo.common.rdb.container.query   
org.openanzo.glitter.query.planning   
 

Classes in org.openanzo.glitter.query.planning used by org.openanzo.common.rdb.container.query
QueryOptimizer
          QueryOptimizer
 

Classes in org.openanzo.glitter.query.planning used by org.openanzo.glitter.query.planning
GreedyCostBasedExecutionPlan
          The GreedyCostBasedExecutionPlan provides a simple way to order the execution of a SPARQL query: namely, compare the isolated costs of two nodes and evaluate the cheapest node first.
OdoTripleNode
          An OdoTripleNode wraps a TriplePatternNode and allows for stateful comparison of two such nodes based on the number of free variables in each triple pattern.
TripleNode
          An TripleNode wraps a TriplePatternNode and allows for stateful comparison of two such nodes based on the number of free variables in each triple pattern.
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.