Package | Description |
---|---|
org.eclipse.rdf4j.query.algebra |
Abstract Query Algebra model.
|
org.eclipse.rdf4j.query.algebra.evaluation.impl | |
org.eclipse.rdf4j.query.algebra.evaluation.limited | |
org.eclipse.rdf4j.query.algebra.helpers | |
org.eclipse.rdf4j.queryrender |
This package contains classes for working with RDF4J query objects.
|
org.eclipse.rdf4j.sail.federation.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> |
StrictEvaluationStrategy.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 |
AbstractQueryModelVisitor.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) |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.