Package | Description |
---|---|
com.bigdata.rdf.sail.sparql |
This package was imported from the
org.openrdf.query.parser.sparql
package of the openrdf distribution. |
com.bigdata.rdf.sail.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 © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.