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 |
---|---|
IRIFunction |
IRIFunction.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(IRIFunction node) |
Modifier and Type | Method and Description |
---|---|
URI |
EvaluationStrategyImpl.evaluate(IRIFunction node,
BindingSet bindings)
Creates a URI from the operand value (a plain literal or a URI).
|
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(IRIFunction node) |
Modifier and Type | Method and Description |
---|---|
IRIFunction |
TupleExprBuilder.visit(ASTIRIFunc node,
Object data) |
Copyright © 2001-2016 Aduna. All Rights Reserved.