|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Update
An update operation on a Repository that can
be formulated in one of the supported query languages (for example SPARQL).
| Method Summary | |
|---|---|
void |
execute()
Execute this update on the repository. |
| Methods inherited from interface org.openrdf.query.Operation |
|---|
clearBindings, getBindings, getDataset, getIncludeInferred, removeBinding, setBinding, setDataset, setIncludeInferred |
| Method Detail |
|---|
void execute()
throws UpdateExecutionException
UpdateExecutionException - if the update could not be successfully completed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||