Package com.clarkparsia.pellet.sparqldl.engine

Interface Summary
QueryExec Title: Query Execution.
 

Class Summary
AbstractABoxEngineWrapper Title: Abstract class for all purely ABox engines.
CombinedQueryEngine Title: Engine for queries with only distinguished variables.
CostBasedQueryPlanNew Title: Query Plan the Uses Full Query Reordering.
IncrementalQueryPlan Title: Query Plan that recomputes the cost of the query in a greedy way.
NoReorderingQueryPlan Title: Query Plan that returns the atoms in the order as they appear in the query.
OptimizedQueryEngine2 Title: SimpleQueryEngine
OptimizedQueryEngine3 Title: SimpleQueryEngine
QueryCost Title: AtomCostImpl
QueryEngine Title: Query Engine for SPARQL-DL
QueryOptimizer Title: Optimizer of the query.
QueryPlan Title: Query Plan abstraction.
QuerySizeEstimator Title: Computation of size estimate for a knowledge base and a query.
QuerySubsumption Implements various methods regarding conjunctive query subsumption based on the ABox freezing method.
SimpleQueryEngine Title: SimpleQueryEngine
 

Enum Summary
CoreStrategy Title:
 



Copyright © 2004 Evren Sirin. All Rights Reserved.