PersistentTripleStoreDispose Method |
Disposes of the Triple Store flushing any outstanding changes to the underlying store.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax Remarks
If you do not want to persist changes you have please ensure you call
Discard() prior to disposing of the instance.
See Also