| Package | Description |
|---|---|
| org.eclipse.rdf4j.query.impl | |
| org.eclipse.rdf4j.query.parser | |
| org.eclipse.rdf4j.query.parser.impl |
| Modifier and Type | Method and Description |
|---|---|
ParsedUpdate |
AbstractParserUpdate.getParsedUpdate() |
| Constructor and Description |
|---|
AbstractParserUpdate(ParsedUpdate parsedUpdate) |
| Modifier and Type | Method and Description |
|---|---|
static ParsedUpdate |
QueryParserUtil.parseUpdate(QueryLanguage ql,
String update,
String baseURI)
Parses the supplied update operation into a query model.
|
ParsedUpdate |
QueryParser.parseUpdate(String updateStr,
String baseURI) |
| Modifier and Type | Method and Description |
|---|---|
ParsedUpdate |
AbstractParserUpdate.getParsedUpdate() |
| Constructor and Description |
|---|
AbstractParserUpdate(ParsedUpdate parsedUpdate) |
Copyright © 2015-2018 Eclipse Foundation. All Rights Reserved.