Click or drag to resize

BaseStardogConnector.DeleteGraphAsync Method

Overload List
  NameDescription
Protected methodDeleteGraphAsync(HttpWebRequest, Boolean, String, AsyncStorageCallback, Object)
Helper method for doing async delete operations, callers just need to provide an appropriately prepared HTTP request.
(Inherited from BaseAsyncHttpConnector.)
Protected methodDeleteGraphAsync(String, Boolean, String, AsyncStorageCallback, Object)
Delete a graph as part of an open transaction.
Top
See Also