| 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 |
|---|---|
IsNumeric |
IsNumeric.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryModelVisitor.meet(IsNumeric node) |
| Modifier and Type | Method and Description |
|---|---|
Value |
EvaluationStrategyImpl.evaluate(IsNumeric node,
BindingSet bindings)
Determines whether the operand (a variable) contains a numeric datatyped
literal, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryModelVisitorBase.meet(IsNumeric node) |
| Modifier and Type | Method and Description |
|---|---|
IsNumeric |
TupleExprBuilder.visit(ASTIsNumeric node,
Object data) |
Copyright © 2001–2015 Aduna. All rights reserved.