QueryableReadOnlyConnector Properties |
The QueryableReadOnlyConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteSupported |
Returns that deleting graphs is not supported.
(Inherited from ReadOnlyConnector.) | |
| IOBehaviour |
Gets the IO Behaviour of the read-only connection taking into account the IO Behaviour of the underlying store.
(Inherited from ReadOnlyConnector.) | |
| IsReadOnly |
Returns that the Store is read-only.
(Inherited from ReadOnlyConnector.) | |
| IsReady |
Returns whether the Store is ready.
(Inherited from ReadOnlyConnector.) | |
| ListGraphsSupported |
Returns that listing Graphs is supported.
(Overrides ReadOnlyConnector.ListGraphsSupported.) | |
| ParentServer |
Gets the parent server (if any).
(Inherited from ReadOnlyConnector.) | |
| UpdateSupported |
Returns that Update is not supported.
(Inherited from ReadOnlyConnector.) |