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 |
---|---|
IsURI |
IsURI.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(IsURI node) |
Modifier and Type | Method and Description |
---|---|
Value |
EvaluationStrategyImpl.evaluate(IsURI node,
BindingSet bindings)
Determines whether the operand (a variable) contains a URI.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitorBase.meet(IsURI node) |
Modifier and Type | Method and Description |
---|---|
IsURI |
TupleExprBuilder.visit(ASTIsIRI node,
Object data) |
Modifier and Type | Method and Description |
---|---|
void |
BooleanExprFactory.meet(IsURI node) |
Copyright © 2001-2016 Aduna. All Rights Reserved.