Package | Description |
---|---|
org.eclipse.rdf4j.query.algebra |
Query Algebra
|
org.eclipse.rdf4j.query.algebra.evaluation.impl | |
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 |
---|---|
Slice |
Slice.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Slice node) |
Modifier and Type | Method and Description |
---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
StrictEvaluationStrategy.evaluate(Slice slice,
BindingSet bindings) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractQueryModelVisitor.meet(Slice node) |
Modifier and Type | Method and Description |
---|---|
void |
BaseTupleExprRenderer.meet(Slice theSlice) |
Modifier and Type | Method and Description |
---|---|
void |
EvaluationStatistics.CardinalityCalculator.meet(Slice slice) |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.