public class SailUpdate extends AbstractOperation implements Update
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() |
protected Dataset |
getMergedDataset(Dataset sparqlDefinedDataset) |
ParsedUpdate |
getParsedUpdate() |
String |
toString() |
clearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclearBindings, getBindings, getDataset, getIncludeInferred, getMaxExecutionTime, removeBinding, setBinding, setDataset, setIncludeInferred, setMaxExecutionTimeprotected SailUpdate(ParsedUpdate parsedUpdate, SailRepositoryConnection con)
public ParsedUpdate getParsedUpdate()
protected SailRepositoryConnection getConnection()
public void execute()
throws UpdateExecutionException
Updateexecute in interface UpdateUpdateExecutionException - if the update could not be successfully completed.Copyright © 2001–2015 Aduna. All rights reserved.