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 |
---|---|
Object |
AbstractASTVisitor.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 © 2015-2019 Eclipse Foundation. All Rights Reserved.