Click or drag to resize

IUpdateableTripleStoreExecuteUpdate Method

Overload List
  NameDescription
Public methodExecuteUpdate(String)
Executes an Update against the Triple Store.
Public methodExecuteUpdate(SparqlUpdateCommand)
Executes a single Update Command against the Triple Store.
Public methodExecuteUpdate(SparqlUpdateCommandSet)
Executes a set of Update Commands against the Triple Store.
Top
See Also