|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CostBasedQueryExecutionPlan
A CostBasedQueryExecutionPlan uses a NodeCostModel to generate
an execution plan for the Glitter engine.
| Method Summary | |
|---|---|
NodeCostModel |
getCostModel()
|
| Methods inherited from interface org.openanzo.glitter.query.QueryExecutionPlan |
|---|
orderNodes |
| Method Detail |
|---|
NodeCostModel getCostModel()
NodeCostModel that assigns query execution costs to various nodes
in a SPARQL query tree.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||