InMemoryManagerDeleteGraph Method | 
| Name | Description | |
|---|---|---|
| DeleteGraph(String) | 
            Deletes a Graph from the Store.
              (Overrides BaseAsyncSafeConnectorDeleteGraph(String).) | |
| DeleteGraph(Uri) | 
            Deletes a Graph from the Store.
              (Overrides BaseAsyncSafeConnectorDeleteGraph(Uri).) | |
| DeleteGraph(String, AsyncStorageCallback, Object) | 
            Deletes a Graph from the Store.
              (Inherited from BaseAsyncSafeConnector.) | |
| DeleteGraph(Uri, AsyncStorageCallback, Object) | 
            Deletes a Graph from the Store.
              (Inherited from BaseAsyncSafeConnector.) |