Package | Description |
---|---|
org.eclipse.rdf4j.query.parser.sparql.ast |
Modifier and Type | Method and Description |
---|---|
static ASTQueryContainer |
SyntaxTreeBuilder.parseQuery(String query)
Parses the supplied SPARQL query and builds a syntax tree from it.
|
static ASTUpdateSequence |
SyntaxTreeBuilder.parseUpdateSequence(String sequence)
Parses the supplied SPARQL update sequence and builds a syntax tree from it.
|
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.