dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Storage
ReadOnlyConnector Class
ReadOnlyConnector Methods
DeleteGraph Method
Dispose Method
ListGraphs Method
LoadGraph Method
SaveGraph Method
SerializeConfiguration Method
ToString Method
UpdateGraph Method
ReadOnlyConnector
.
Dispose Method
Disposes of the Store.
Namespace:
VDS.RDF.Storage
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax
C#
VB
Copy
public
void
Dispose
()
Public
Sub
Dispose
Implements
IDisposable
.
Dispose
()
See Also
Reference
ReadOnlyConnector Class
VDS.RDF.Storage Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project