IStorageCapabilities Interface |
Namespace: VDS.RDF.Storage
The IStorageCapabilities type exposes the following members.
Name | Description | |
---|---|---|
DeleteSupported |
Gets whether the deletion of graphs is supported.
| |
IOBehaviour |
Gets the Save Behaviour the Store uses.
| |
IsReadOnly |
Gets whether the connection with the underlying Store is read-only.
| |
IsReady |
Gets whether the connection with the underlying Store is ready for use.
| |
ListGraphsSupported |
Gets whether the Store supports Listing Graphs.
| |
UpdateSupported |
Gets whether the triple level updates are supported.
|