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 BaseAsyncHttpConnectorDeleteSupported.) | |
IOBehaviour |
Gets the IO Behaviour of SPARQL Graph Store protocol based stores.
(Overrides BaseAsyncHttpConnectorIOBehaviour.) | |
IsReadOnly |
Gets that the Store is not read-only.
(Overrides BaseAsyncHttpConnectorIsReadOnly.) | |
IsReady |
Gets that the Store is ready.
(Overrides BaseAsyncHttpConnectorIsReady.) | |
ListGraphsSupported |
Returns that listing Graphs is not 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 |
Gets that Updates are supported.
(Overrides BaseAsyncHttpConnectorUpdateSupported.) | |
Username |
Password for accessing the Store.
(Inherited from BaseHttpConnector.) |