Package | Description |
---|---|
org.openrdf.query.algebra |
Query Algebra
|
org.openrdf.query.algebra.evaluation.impl | |
org.openrdf.query.algebra.helpers | |
org.openrdf.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 |
EvaluationStrategyImpl.evaluate(Coalesce node,
BindingSet bindings) |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(Coalesce node) |
Modifier and Type | Method and Description |
---|---|
Coalesce |
TupleExprBuilder.visit(ASTCoalesce node,
Object data) |
Copyright © 2001-2016 Aduna. All Rights Reserved.