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 BaseAsyncHttpConnector.DeleteSupported.) |
![]() | IOBehaviour |
Gets the IO Behaviour of 4store.
(Overrides BaseAsyncHttpConnector.IOBehaviour.) |
![]() | IsReadOnly |
Returns that the Connection is not read-only.
(Overrides BaseAsyncHttpConnector.IsReadOnly.) |
![]() | IsReady |
Returns that the Connection is ready.
(Overrides BaseAsyncHttpConnector.IsReady.) |
![]() | ListGraphsSupported |
Returns that Listing Graphs is supported.
(Overrides BaseAsyncHttpConnector.ListGraphsSupported.) |
![]() | 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 BaseAsyncHttpConnector.UpdateSupported.) |
![]() | Username |
Password for accessing the Store.
(Inherited from BaseHttpConnector.) |