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