| Package | Description |
|---|---|
| it.unibz.inf.ontop.iq.optimizer | |
| it.unibz.inf.ontop.iq.optimizer.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BindingLiftOptimizer
Deprecated.
|
interface |
InnerJoinMutableOptimizer |
interface |
LeftJoinMutableOptimizer |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicJoinMutableOptimizer
TODO: explain
Top-down exploration.
|
class |
BasicLeftJoinMutableOptimizer |
class |
LegacyBindingLiftOptimizer |
class |
NodeCentricDepthFirstOptimizer<P extends SimpleNodeCentricOptimizationProposal<? extends QueryNode>>
Optimizer that evaluates the QueryNode-s one by one in a Depth-First order.
|
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.