| Package | Description |
|---|---|
| com.clarkparsia.pellet.sparqldl.engine |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected QueryPlan |
CombinedQueryEngine.plan |
| Modifier and Type | Method and Description |
|---|---|
QueryPlan |
QueryOptimizer.getExecutionPlan(Query query) |
Copyright © 2019. All rights reserved.