Package | Description |
---|---|
org.eclipse.rdf4j.query.algebra.evaluation.impl | |
org.eclipse.rdf4j.query.algebra.evaluation.limited | |
org.eclipse.rdf4j.sail.federation.evaluation |
Modifier and Type | Class and Description |
---|---|
class |
EvaluationStrategyImpl
Deprecated.
since 4.0. Use
StrictEvaluationStrategy instead. |
class |
ExtendedEvaluationStrategy
SPARQL 1.1 extended query evaluation strategy.
|
class |
SimpleEvaluationStrategy
Deprecated.
renamed to
StrictEvaluationStrategy . |
class |
StrictEvaluationStrategy
Minimally-conforming SPARQL 1.1 Query Evaluation strategy, to evaluate one
TupleExpr on the given
TripleSource , optionally using the given Dataset . |
class |
TupleFunctionEvaluationStrategy
An
EvaluationStrategy that has support for TupleFunction s. |
Modifier and Type | Class and Description |
---|---|
class |
LimitedSizeEvaluationStrategy |
Modifier and Type | Class and Description |
---|---|
class |
FederationStrategy
Evaluates Join, LeftJoin and Union in parallel and only evaluate if
OwnedTupleExpr is the given member. |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.