| 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 |
| Modifier and Type | Method and Description |
|---|---|
ArbitraryLengthPath |
ArbitraryLengthPath.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryModelVisitor.meet(ArbitraryLengthPath node) |
| Modifier and Type | Method and Description |
|---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
EvaluationStrategyImpl.evaluate(ArbitraryLengthPath alp,
BindingSet bindings) |
void |
EvaluationStatistics.CardinalityCalculator.meet(ArbitraryLengthPath node) |
| Modifier and Type | Method and Description |
|---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
LimitedSizeEvaluationStrategy.evaluate(ArbitraryLengthPath alp,
BindingSet bindings) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryModelVisitorBase.meet(ArbitraryLengthPath node) |
Copyright © 2001–2015 Aduna. All rights reserved.