VirtuosoManagerSaveGraph Method |
| Name | Description | |
|---|---|---|
| SaveGraph(IGraph) |
Saves a Graph into the Quad Store (Warning: Completely replaces any existing Graph with the same URI).
(Overrides BaseAsyncSafeConnectorSaveGraph(IGraph).) | |
| SaveGraph(IGraph, AsyncStorageCallback, Object) |
Saves a Graph to the Store asynchronously.
(Inherited from BaseAsyncSafeConnector.) |