FusekiConnector Properties |
The FusekiConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncParentServer |
Gets the parent server (if any).
(Inherited from BaseAsyncHttpConnector.) | |
| DeleteSupported |
Returns that deleting Graphs is supported.
(Inherited from SparqlHttpProtocolConnector.) | |
| IOBehaviour |
Gets the IO Behaviour of the Store.
(Overrides SparqlHttpProtocolConnectorIOBehaviour.) | |
| IsReadOnly |
Gets that the Store is not read-only.
(Inherited from SparqlHttpProtocolConnector.) | |
| IsReady |
Gets that the Store is ready.
(Inherited from SparqlHttpProtocolConnector.) | |
| ListGraphsSupported |
Returns that Listing Graphs is supported.
(Overrides SparqlHttpProtocolConnectorListGraphsSupported.) | |
| 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 that Triple level updates are supported using Fuseki.
(Overrides SparqlHttpProtocolConnectorUpdateSupported.) | |
| Username |
Password for accessing the Store.
(Inherited from BaseHttpConnector.) |