Package | Description |
---|---|
org.openrdf.query.algebra |
Query Algebra
|
org.openrdf.query.algebra.evaluation.impl | |
org.openrdf.query.algebra.evaluation.iterator | |
org.openrdf.query.algebra.helpers |
Modifier and Type | Method and Description |
---|---|
Extension |
Extension.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Extension node) |
Modifier and Type | Method and Description |
---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
EvaluationStrategyImpl.evaluate(Extension extension,
BindingSet bindings) |
void |
FilterOptimizer.FilterRelocator.meet(Extension node) |
Constructor and Description |
---|
ExtensionIterator(Extension extension,
CloseableIteration<BindingSet,QueryEvaluationException> iter,
EvaluationStrategy strategy) |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(Extension node) |
Copyright © 2001-2013 Aduna. All Rights Reserved.