Package | Description |
---|---|
org.openrdf.query.algebra |
Query Algebra
|
org.openrdf.query.algebra.evaluation.impl | |
org.openrdf.query.algebra.evaluation.limited | |
org.openrdf.query.algebra.helpers | |
org.openrdf.queryrender.sparql | |
org.openrdf.sail.federation.optimizers |
Modifier and Type | Method and Description |
---|---|
Intersection |
Intersection.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Intersection node) |
Modifier and Type | Method and Description |
---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
EvaluationStrategyImpl.evaluate(Intersection intersection,
BindingSet bindings) |
void |
QueryModelPruner.TreeSanitizer.meet(Intersection intersection) |
void |
QueryModelNormalizer.meet(Intersection intersection) |
void |
FilterOptimizer.FilterRelocator.meet(Intersection node) |
Modifier and Type | Method and Description |
---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
LimitedSizeEvaluationStrategy.evaluate(Intersection intersection,
BindingSet bindings) |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(Intersection node) |
Modifier and Type | Method and Description |
---|---|
void |
SparqlTupleExprRenderer.meet(Intersection theOp) |
void |
ContextCollector.meet(Intersection theOp) |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelPruner.TreeSanitizer.meet(Intersection intersection) |
Copyright © 2001-2016 Aduna. All Rights Reserved.