SparqlHttpProtocolConnectorDeleteGraph Method | 
| Name | Description | |
|---|---|---|
| DeleteGraph(String) | 
            Deletes a Graph from the store.
              | |
| DeleteGraph(Uri) | 
            Deletes a Graph from the store.
              | |
| DeleteGraph(Uri, AsyncStorageCallback, Object) | 
            Deletes a Graph from the Store.
              (Inherited from BaseAsyncHttpConnector.) | |
| DeleteGraph(String, AsyncStorageCallback, Object) | 
            Deletes a Graph from the store asynchronously.
              (Overrides BaseAsyncHttpConnectorDeleteGraph(String, AsyncStorageCallback, Object).) |