Package | Description |
---|---|
org.openrdf.query.parser.sparql |
The SPARQL query engine.
|
org.openrdf.query.parser.sparql.ast |
Modifier and Type | Method and Description |
---|---|
Object |
ASTVisitorBase.visit(ASTUpdateSequence node,
Object data) |
Modifier and Type | Method and Description |
---|---|
static ASTUpdateSequence |
SyntaxTreeBuilder.parseUpdateSequence(String sequence)
Parses the supplied SPARQL update sequence and builds a syntax tree from it.
|
ASTUpdateSequence |
SyntaxTreeBuilder.UpdateSequence() |
Modifier and Type | Method and Description |
---|---|
Object |
SyntaxTreeBuilderVisitor.visit(ASTUpdateSequence node,
Object data) |
Copyright © 2001–2017 Aduna. All rights reserved.