Click or drag to resize

BaseSesameHttpProtocolConnector.SaveGraph Method

Overload List
  NameDescription
Public methodSaveGraph(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).
Public methodSaveGraph(IGraph, AsyncStorageCallback, Object)
Saves a Graph to the Store asynchronously.
(Overrides BaseAsyncHttpConnector.SaveGraph(IGraph, AsyncStorageCallback, Object).)
Top
See Also