QueryModelNormalizer
.@Deprecated public class QueryModelPruner extends Object implements QueryOptimizer
Modifier and Type | Class and Description |
---|---|
protected static class |
QueryModelPruner.TreeSanitizer
Deprecated.
|
Constructor and Description |
---|
QueryModelPruner()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
optimize(TupleExpr tupleExpr,
Dataset dataset,
BindingSet bindings)
Deprecated.
Applies generally applicable optimizations: path expressions are sorted from more to less specific.
|
public void optimize(TupleExpr tupleExpr, Dataset dataset, BindingSet bindings)
optimize
in interface QueryOptimizer
tupleExpr
- Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.