| 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 |
|---|---|
Exists |
Exists.clone() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryModelVisitor.meet(Exists node) |
| Modifier and Type | Method and Description |
|---|---|
Value |
EvaluationStrategyImpl.evaluate(Exists node,
BindingSet bindings) |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryModelVisitorBase.meet(Exists node) |
| Modifier and Type | Method and Description |
|---|---|
Exists |
TupleExprBuilder.visit(ASTExistsFunc node,
Object data) |
Copyright © 2001–2015 Aduna. All rights reserved.