Click or drag to resize

DatasetFileManager.SaveGraph Method

Overload List
  NameDescription
Public methodSaveGraph(IGraph)
Throws an error since this Manager is read-only.
(Overrides BaseAsyncSafeConnector.SaveGraph(IGraph).)
Public methodSaveGraph(IGraph, AsyncStorageCallback, Object)
Saves a Graph to the Store asynchronously.
(Inherited from BaseAsyncSafeConnector.)
Top
See Also