FourStoreConnectorSaveGraph Method (IGraph) |
Namespace: VDS.RDF.Storage
Exception | Condition |
---|---|
RdfStorageException | Thrown if you try and save a Graph without a Base Uri or if there is an error communicating with the 4store instance. |
Completely replaces any existing Graph with the same Uri in the store.
Attempting to save a Graph which doesn't have a Base Uri will result in an error.