Click or drag to resize

VirtuosoManager Properties

The VirtuosoManager type exposes the following members.

Properties
  NameDescription
Public propertyAsyncParentServer
Gets the parent server (if any).
(Inherited from BaseAsyncSafeConnector.)
Public propertyDeleteSupported
Returns that deleting Graphs is supported.
(Overrides BaseAsyncSafeConnectorDeleteSupported.)
Public propertyHasActiveTransaction
Gets whether there is any active transaction on the Virtuoso database.
Public propertyHasOpenConnection
Gets whether there is an active connection to the Virtuoso database.
Public propertyIOBehaviour
Gets the IO Behaviour of the store.
(Overrides BaseAsyncSafeConnectorIOBehaviour.)
Public propertyIsReadOnly
Returns that the Manager is not read-only.
(Overrides BaseAsyncSafeConnectorIsReadOnly.)
Public propertyIsReady
Returns that the Manager is ready.
(Overrides BaseAsyncSafeConnectorIsReady.)
Public propertyListGraphsSupported
Returns that listing graphs is supported.
(Overrides BaseAsyncSafeConnectorListGraphsSupported.)
Public propertyParentServer
Gets the parent server (if any).
(Inherited from BaseAsyncSafeConnector.)
Public propertyUpdateSupported
Indicates that Updates are supported by the Virtuoso Native Quad Store.
(Overrides BaseAsyncSafeConnectorUpdateSupported.)
Top
See Also