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 | |
org.openrdf.queryrender |
This package contains classes for working with OpenRDF query objects.
|
org.openrdf.sail.federation.optimizers | |
org.openrdf.sail.rdbms.optimizers |
Modifier and Type | Method and Description |
---|---|
Distinct |
Distinct.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Distinct node) |
Modifier and Type | Method and Description |
---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
EvaluationStrategyImpl.evaluate(Distinct distinct,
BindingSet bindings) |
void |
FilterOptimizer.FilterRelocator.meet(Distinct node) |
Modifier and Type | Method and Description |
---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
LimitedSizeEvaluationStrategy.evaluate(Distinct distinct,
BindingSet bindings) |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(Distinct node) |
Modifier and Type | Method and Description |
---|---|
void |
BaseTupleExprRenderer.meet(Distinct theDistinct) |
Modifier and Type | Method and Description |
---|---|
void |
PrepareOwnedTupleExpr.meet(Distinct node) |
Modifier and Type | Method and Description |
---|---|
void |
SelectQueryOptimizer.meet(Distinct node) |
Copyright © 2001-2016 Aduna. All Rights Reserved.