Package | Description |
---|---|
org.openrdf.query.algebra |
Query Algebra
|
org.openrdf.query.algebra.helpers | |
org.openrdf.query.parser.sparql |
The SPARQL query engine.
|
org.openrdf.repository.sail.helpers |
Modifier and Type | Method and Description |
---|---|
Add |
Add.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Add add) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractQueryModelVisitor.meet(Add node) |
Modifier and Type | Method and Description |
---|---|
Add |
UpdateExprBuilder.visit(ASTAdd node,
Object data) |
Modifier and Type | Method and Description |
---|---|
protected void |
SailUpdateExecutor.executeAdd(Add add,
UpdateContext uc,
int maxExecTime) |
Copyright © 2001-2016 Aduna. All Rights Reserved.