|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryPlan | |
---|---|
com.clarkparsia.pellet.sparqldl.engine |
Uses of QueryPlan in com.clarkparsia.pellet.sparqldl.engine |
---|
Subclasses of QueryPlan in com.clarkparsia.pellet.sparqldl.engine | |
---|---|
class |
CostBasedQueryPlanNew
Title: Query Plan the Uses Full Query Reordering. |
class |
IncrementalQueryPlan
Title: Query Plan that recomputes the cost of the query in a greedy way. |
class |
NoReorderingQueryPlan
Title: Query Plan that returns the atoms in the order as they appear in the query. |
Methods in com.clarkparsia.pellet.sparqldl.engine that return QueryPlan | |
---|---|
QueryPlan |
QueryOptimizer.getExecutionPlan(Query query)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |