BaseSesameHttpProtocolConnectorSaveGraph Method | 
| Name | Description | |
|---|---|---|
| SaveGraph(IGraph) | 
            Saves a Graph into the Store (Warning: Completely replaces any existing Graph with the same URI unless there is no URI - see remarks for details).
              | |
| SaveGraph(IGraph, AsyncStorageCallback, Object) | 
            Saves a Graph to the Store asynchronously.
              (Overrides BaseAsyncHttpConnectorSaveGraph(IGraph, AsyncStorageCallback, Object).) |