| Package | Description | 
|---|---|
| org.eclipse.rdf4j.query.algebra | Abstract Query Algebra model. | 
| org.eclipse.rdf4j.query.algebra.evaluation.impl | |
| org.eclipse.rdf4j.query.algebra.evaluation.iterator | |
| org.eclipse.rdf4j.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> | StrictEvaluationStrategy. evaluate(MultiProjection multiProjection,
        BindingSet bindings) | 
| Constructor and Description | 
|---|
| MultiProjectionIterator(MultiProjection multiProjection,
                       CloseableIteration<BindingSet,QueryEvaluationException> iter,
                       BindingSet bindings) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractQueryModelVisitor. meet(MultiProjection node) | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.