public interface Update extends Operation
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute this update on the repository.
|
clearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferredvoid execute()
throws UpdateExecutionException
UpdateExecutionException - if the update could not be successfully completed.Copyright © 2001-2013 Aduna. All Rights Reserved.