Package | Description |
---|---|
org.eclipse.rdf4j.query.algebra |
Query Algebra
|
org.eclipse.rdf4j.query.algebra.helpers | |
org.eclipse.rdf4j.query.parser.sparql |
The
SPARQL
query engine.
|
org.eclipse.rdf4j.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 © 2015-2019 Eclipse Foundation. All Rights Reserved.