| Package | Description |
|---|---|
| it.unibz.inf.ontop.iq.executor | |
| it.unibz.inf.ontop.iq.proposal | |
| it.unibz.inf.ontop.iq.proposal.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
NodeCentricCompositeExecutor<N extends QueryNode,R extends NodeCentricOptimizationResults<N>,P extends NodeCentricOptimizationProposal<N,R>>
TODO: explain
|
interface |
NodeCentricExecutor<N extends QueryNode,R extends NodeCentricOptimizationResults<N>,P extends NodeCentricOptimizationProposal<N,R>>
TODO: explain
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConstructionNodeCleaningProposal |
interface |
FlattenUnionProposal |
interface |
InnerJoinOptimizationProposal
TODO: explain
TODO: describe precisely which join node we are considering
|
interface |
LeftJoinOptimizationProposal
TODO: explain
|
interface |
ProjectionShrinkingProposal |
interface |
SimpleNodeCentricOptimizationProposal<N extends QueryNode>
For proposals that do not return results of a sub-interface of NodeCentricOptimizationResults
|
interface |
SubstitutionPropagationProposal<T extends QueryNode>
Proposal to apply a substitution to a focus node and to propagate it down and up.
|
interface |
UnionLiftProposal |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstructionNodeCleaningProposalImpl |
class |
FlattenUnionProposalImpl |
class |
InnerJoinOptimizationProposalImpl |
class |
LeftJoinOptimizationProposalImpl |
class |
ProjectionShrinkingProposalImpl |
class |
SubstitutionPropagationProposalImpl<T extends QueryNode> |
class |
UnionLiftProposalImpl |
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.