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