| Package | Description |
|---|---|
| it.unibz.inf.ontop.iq | |
| it.unibz.inf.ontop.iq.executor | |
| it.unibz.inf.ontop.iq.impl | |
| it.unibz.inf.ontop.iq.tools | |
| it.unibz.inf.ontop.iq.tools.impl |
| Modifier and Type | Method and Description |
|---|---|
<R extends ProposalResults,P extends QueryOptimizationProposal<R>> |
IntermediateQuery.applyProposal(P proposal)
Central method for submitting a proposal.
|
<R extends ProposalResults,P extends QueryOptimizationProposal<R>> |
IntermediateQuery.applyProposal(P propagationProposal,
boolean disableValidation)
May disable the (possible) validation tests
|
| Modifier and Type | Method and Description |
|---|---|
R |
ProposalExecutor.apply(P proposal,
IntermediateQuery query,
QueryTreeComponent treeComponent)
TODO: explain
|
| Modifier and Type | Method and Description |
|---|---|
<R extends ProposalResults,P extends QueryOptimizationProposal<R>> |
IntermediateQueryImpl.applyProposal(P propagationProposal) |
<R extends ProposalResults,P extends QueryOptimizationProposal<R>> |
IntermediateQueryImpl.applyProposal(P proposal,
boolean disableValidationTests) |
| Modifier and Type | Method and Description |
|---|---|
IntermediateQuery |
IQConverter.convert(IQ query,
ExecutorRegistry executorRegistry) |
| Modifier and Type | Method and Description |
|---|---|
IntermediateQuery |
IQConverterImpl.convert(IQ query,
ExecutorRegistry executorRegistry) |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.