public class IQBasedSubstitutionPropagationExecutor<N extends QueryNode> extends Object implements SubstitutionPropagationExecutor<N>
| Modifier and Type | Method and Description |
|---|---|
NodeCentricOptimizationResults<N> |
apply(SubstitutionPropagationProposal<N> proposal,
IntermediateQuery query,
QueryTreeComponent treeComponent) |
public NodeCentricOptimizationResults<N> apply(SubstitutionPropagationProposal<N> proposal, IntermediateQuery query, QueryTreeComponent treeComponent) throws InvalidQueryOptimizationProposalException
apply in interface ProposalExecutor<SubstitutionPropagationProposal<N extends QueryNode>,NodeCentricOptimizationResults<N extends QueryNode>>InvalidQueryOptimizationProposalExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.