Click or drag to resize

VirtuosoManagerSaveGraph Method

Overload List
  NameDescription
Public methodSaveGraph(IGraph)
Saves a Graph into the Quad Store (Warning: Completely replaces any existing Graph with the same URI).
(Overrides BaseAsyncSafeConnectorSaveGraph(IGraph).)
Public methodSaveGraph(IGraph, AsyncStorageCallback, Object)
Saves a Graph to the Store asynchronously.
(Inherited from BaseAsyncSafeConnector.)
Top
See Also