Package | Description |
---|---|
org.eclipse.rdf4j.query.parser.sparql |
The
SPARQL
query engine.
|
org.eclipse.rdf4j.query.parser.sparql.ast |
Modifier and Type | Method and Description |
---|---|
UpdateExpr |
UpdateExprBuilder.visit(ASTUpdate node,
Object data) |
Object |
AbstractASTVisitor.visit(ASTUpdate node,
Object data) |
Modifier and Type | Class and Description |
---|---|
class |
ASTAdd |
class |
ASTClear |
class |
ASTCopy |
class |
ASTCreate |
class |
ASTDeleteData |
class |
ASTDeleteWhere |
class |
ASTDrop |
class |
ASTInsertData |
class |
ASTLoad |
class |
ASTModify |
class |
ASTMove |
Modifier and Type | Method and Description |
---|---|
ASTUpdate |
ASTUpdateContainer.getUpdate() |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.