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