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 |
---|---|
Modify |
Modify.clone() |
Modifier and Type | Method and Description |
---|---|
void |
QueryModelVisitor.meet(Modify modify) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractQueryModelVisitor.meet(Modify node) |
Modifier and Type | Method and Description |
---|---|
Modify |
UpdateExprBuilder.visit(ASTDeleteWhere node,
Object data) |
Modify |
UpdateExprBuilder.visit(ASTModify node,
Object data) |
Modifier and Type | Method and Description |
---|---|
protected void |
SailUpdateExecutor.executeModify(Modify modify,
UpdateContext uc,
int maxExecutionTime) |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.