VirtuosoManager Properties |
The VirtuosoManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncParentServer |
Gets the parent server (if any).
(Inherited from BaseAsyncSafeConnector.) | |
| DeleteSupported |
Returns that deleting Graphs is supported.
(Overrides BaseAsyncSafeConnectorDeleteSupported.) | |
| HasActiveTransaction |
Gets whether there is any active transaction on the Virtuoso database.
| |
| HasOpenConnection |
Gets whether there is an active connection to the Virtuoso database.
| |
| IOBehaviour |
Gets the IO Behaviour of the store.
(Overrides BaseAsyncSafeConnectorIOBehaviour.) | |
| IsReadOnly |
Returns that the Manager is not read-only.
(Overrides BaseAsyncSafeConnectorIsReadOnly.) | |
| IsReady |
Returns that the Manager is ready.
(Overrides BaseAsyncSafeConnectorIsReady.) | |
| ListGraphsSupported |
Returns that listing graphs is supported.
(Overrides BaseAsyncSafeConnectorListGraphsSupported.) | |
| ParentServer |
Gets the parent server (if any).
(Inherited from BaseAsyncSafeConnector.) | |
| UpdateSupported |
Indicates that Updates are supported by the Virtuoso Native Quad Store.
(Overrides BaseAsyncSafeConnectorUpdateSupported.) |