public class SailUpdate extends AbstractParserUpdate
bindings, dataset, includeInferred
Modifier | Constructor and Description |
---|---|
protected |
SailUpdate(ParsedUpdate parsedUpdate,
SailRepositoryConnection con) |
Modifier and Type | Method and Description |
---|---|
void |
execute()
Execute this update on the repository.
|
protected SailRepositoryConnection |
getConnection() |
getMergedDataset, getParsedUpdate, toString
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTime
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTime
protected SailUpdate(ParsedUpdate parsedUpdate, SailRepositoryConnection con)
protected SailRepositoryConnection getConnection()
public void execute() throws UpdateExecutionException
Update
UpdateExecutionException
- if the update could not be successfully completed.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.