| Interface | Description |
|---|---|
| ConstructionNodeCleaningProposal | |
| FlattenUnionProposal | |
| InnerJoinOptimizationProposal |
TODO: explain
TODO: describe precisely which join node we are considering
|
| LeftJoinOptimizationProposal |
TODO: explain
|
| NodeCentricOptimizationProposal<N extends QueryNode,R extends NodeCentricOptimizationResults<N>> | |
| NodeCentricOptimizationResults<N extends QueryNode> |
TODO: explain
|
| ProjectionShrinkingProposal | |
| PushUpBooleanExpressionResults | |
| SimpleNodeCentricOptimizationProposal<N extends QueryNode> |
For proposals that do not return results of a sub-interface of NodeCentricOptimizationResults
|
| SubstitutionPropagationProposal<T extends QueryNode> |
Proposal to apply a substitution to a focus node and to propagate it down and up.
|
| UnionLiftProposal |
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.