Click or drag to resize

DatasetFileManagerSaveGraph Method

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