FourStoreConnector Properties |
The FourStoreConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncParentServer |
Gets the parent server (if any).
(Inherited from BaseAsyncHttpConnector.) | |
| DeleteSupported |
Returns that deleting Graph is supported.
(Overrides BaseAsyncHttpConnectorDeleteSupported.) | |
| IOBehaviour |
Gets the IO Behaviour of 4store.
(Overrides BaseAsyncHttpConnectorIOBehaviour.) | |
| IsReadOnly |
Returns that the Connection is not read-only.
(Overrides BaseAsyncHttpConnectorIsReadOnly.) | |
| IsReady |
Returns that the Connection is ready.
(Overrides BaseAsyncHttpConnectorIsReady.) | |
| ListGraphsSupported |
Returns that Listing Graphs is supported.
(Overrides BaseAsyncHttpConnectorListGraphsSupported.) | |
| ParentServer |
Gets the parent server (if any).
(Inherited from BaseAsyncHttpConnector.) | |
| Password |
Password for accessing the Store.
(Inherited from BaseHttpConnector.) | |
| Proxy |
Gets/Sets a Proxy Server to be used.
(Inherited from BaseHttpConnector.) | |
| ProxyCredentials |
Gets/Sets Credentials to be used for Proxy Server.
(Inherited from BaseHttpConnector.) | |
| Timeout |
Gets/Sets the HTTP Timeouts used specified in milliseconds.
(Inherited from BaseHttpConnector.) | |
| UpdateSupported |
Returns whether this connector has been instantiated with update support or not.
(Overrides BaseAsyncHttpConnectorUpdateSupported.) | |
| Username |
Password for accessing the Store.
(Inherited from BaseHttpConnector.) |