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.
|
org.openrdf.sail.rdbms.algebra.factories |
Modifier and Type | Method and Description |
---|---|
Datatype |
Datatype.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Datatype node) |
Modifier and Type | Method and Description |
---|---|
Value |
EvaluationStrategyImpl.evaluate(Datatype node,
BindingSet bindings) |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(Datatype node) |
Modifier and Type | Method and Description |
---|---|
Datatype |
TupleExprBuilder.visit(ASTDatatype node,
Object data) |
Modifier and Type | Method and Description |
---|---|
void |
ZonedExprFactory.meet(Datatype node) |
void |
URIExprFactory.meet(Datatype node) |
void |
TimeExprFactory.meet(Datatype node) |
void |
NumericExprFactory.meet(Datatype node) |
void |
LanguageExprFactory.meet(Datatype node) |
void |
LabelExprFactory.meet(Datatype node) |
void |
DatatypeExprFactory.meet(Datatype node) |
void |
BNodeExprFactory.meet(Datatype node) |
Copyright © 2001-2016 Aduna. All Rights Reserved.