| 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 |
|---|---|
MultiProjection |
MultiProjection.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryModelVisitor.meet(MultiProjection node) |
| Modifier and Type | Method and Description |
|---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
EvaluationStrategyImpl.evaluate(MultiProjection multiProjection,
BindingSet bindings) |
| Constructor and Description |
|---|
MultiProjectionIterator(MultiProjection multiProjection,
CloseableIteration<BindingSet,QueryEvaluationException> iter,
BindingSet bindings) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryModelVisitorBase.meet(MultiProjection node) |
Copyright © 2001–2015 Aduna. All rights reserved.