Click or drag to resize

FourStoreConnector.SaveGraph Method

Overload List
  NameDescription
Public methodSaveGraph(IGraph)
Saves a Graph to a 4store instance (Warning: Completely replaces any existing Graph with the same URI).
Public methodSaveGraph(IGraph, AsyncStorageCallback, Object)
Saves a Graph to the Store asynchronously.
(Overrides BaseAsyncHttpConnector.SaveGraph(IGraph, AsyncStorageCallback, Object).)
Top
See Also