IReasoningQueryableStorage Properties |
The IReasoningQueryableStorage type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeleteSupported |
Gets whether the deletion of graphs is supported.
(Inherited from IStorageCapabilities.) |
![]() | IOBehaviour |
Gets the Save Behaviour the Store uses.
(Inherited from IStorageCapabilities.) |
![]() | IsReadOnly |
Gets whether the connection with the underlying Store is read-only.
(Inherited from IStorageCapabilities.) |
![]() | IsReady |
Gets whether the connection with the underlying Store is ready for use.
(Inherited from IStorageCapabilities.) |
![]() | ListGraphsSupported |
Gets whether the Store supports Listing Graphs.
(Inherited from IStorageCapabilities.) |
![]() | ParentServer |
Gets the Parent Server on which this store is hosted (if any).
(Inherited from IStorageProvider.) |
![]() | UpdateSupported |
Gets whether the triple level updates are supported.
(Inherited from IStorageCapabilities.) |