| Package | Description |
|---|---|
| org.openrdf.query.algebra |
Query Algebra
|
| org.openrdf.query.algebra.evaluation.impl | |
| org.openrdf.query.algebra.helpers | |
| org.openrdf.queryrender |
This package contains classes for working with OpenRDF query objects.
|
| org.openrdf.sail.rdbms.optimizers |
| Modifier and Type | Method and Description |
|---|---|
Slice |
Slice.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryModelVisitor.meet(Slice node) |
| Modifier and Type | Method and Description |
|---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
EvaluationStrategyImpl.evaluate(Slice slice,
BindingSet bindings) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryModelVisitorBase.meet(Slice node) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseTupleExprRenderer.meet(Slice theSlice) |
| Modifier and Type | Method and Description |
|---|---|
void |
SelectQueryOptimizer.meet(Slice node) |
Copyright © 2001–2015 Aduna. All rights reserved.