BaseStardogConnectorDeleteGraphAsync Method |
Name | Description | |
---|---|---|
DeleteGraphAsync(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.) | |
DeleteGraphAsync(String, Boolean, String, AsyncStorageCallback, Object) |
Delete a graph as part of an open transaction.
|