Package | Description |
---|---|
org.eclipse.rdf4j.query.algebra |
Query Algebra
|
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 |
---|---|
Extension |
Extension.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Extension node) |
Modifier and Type | Method and Description |
---|---|
protected List<Extension> |
QueryJoinOptimizer.JoinVisitor.getExtensions(List<TupleExpr> expressions) |
Modifier and Type | Method and Description |
---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
StrictEvaluationStrategy.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 |
AbstractQueryModelVisitor.meet(Extension node) |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.