SparqlHttpProtocolConnector Properties |
The SparqlHttpProtocolConnector type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsyncParentServer |
Gets the parent server (if any).
(Inherited from BaseAsyncHttpConnector.) |
![]() | DeleteSupported |
Returns that deleting Graphs is supported.
(Overrides BaseAsyncHttpConnector.DeleteSupported.) |
![]() | IOBehaviour |
Gets the IO Behaviour of SPARQL Graph Store protocol based stores.
(Overrides BaseAsyncHttpConnector.IOBehaviour.) |
![]() | IsReadOnly |
Gets that the Store is not read-only.
(Overrides BaseAsyncHttpConnector.IsReadOnly.) |
![]() | IsReady |
Gets that the Store is ready.
(Overrides BaseAsyncHttpConnector.IsReady.) |
![]() | ListGraphsSupported |
Returns that listing Graphs is not 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 |
Gets that Updates are supported.
(Overrides BaseAsyncHttpConnector.UpdateSupported.) |
![]() | Username |
Password for accessing the Store.
(Inherited from BaseHttpConnector.) |