Package | Description |
---|---|
org.eclipse.rdf4j.federated.algebra | |
org.eclipse.rdf4j.federated.evaluation | |
org.eclipse.rdf4j.federated.optimizer |
Modifier and Type | Method and Description |
---|---|
NJoin |
NJoin.clone() |
Constructor and Description |
---|
EmptyNJoin(NJoin njoin,
QueryInfo queryInfo) |
Modifier and Type | Method and Description |
---|---|
CloseableIteration<BindingSet,QueryEvaluationException> |
FederationEvalStrategy.evaluateNJoin(NJoin join,
BindingSet bindings) |
Modifier and Type | Method and Description |
---|---|
static NJoin |
OptimizerUtil.flattenJoin(Join join,
QueryInfo queryInfo)
Flatten the join to one layer, i.e.
|
Modifier and Type | Method and Description |
---|---|
protected void |
StatementGroupAndJoinOptimizer.meetNJoin(NJoin node) |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.