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.query.parser.sparql |
The
SPARQL
query engine.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Coalesce node) |
Modifier and Type | Method and Description |
---|---|
Value |
StrictEvaluationStrategy.evaluate(Coalesce node,
BindingSet bindings) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractQueryModelVisitor.meet(Coalesce node) |
Modifier and Type | Method and Description |
---|---|
Coalesce |
TupleExprBuilder.visit(ASTCoalesce node,
Object data) |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.