Package | Description |
---|---|
org.eclipse.rdf4j.query.algebra |
Query Algebra
|
org.eclipse.rdf4j.query.algebra.evaluation.impl | |
org.eclipse.rdf4j.query.algebra.evaluation.limited | |
org.eclipse.rdf4j.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> |
StrictEvaluationStrategy.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 |
AbstractQueryModelVisitor.meet(ArbitraryLengthPath node) |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.