Click or drag to resize

FourStoreConnectorDeleteGraph Method

Overload List
  NameDescription
Public methodDeleteGraph(String)
Deletes a Graph from the 4store server.
Public methodDeleteGraph(Uri)
Deletes a Graph from the 4store server.
Public methodDeleteGraph(Uri, AsyncStorageCallback, Object)
Deletes a Graph from the Store.
(Inherited from BaseAsyncHttpConnector.)
Public methodDeleteGraph(String, AsyncStorageCallback, Object)
Deletes a Graph from the Store.
(Overrides BaseAsyncHttpConnectorDeleteGraph(String, AsyncStorageCallback, Object).)
Top
See Also