BaseStardogConnector Properties |
The BaseStardogConnector type exposes the following members.
Name | Description | |
---|---|---|
AsyncParentServer |
Gets the parent server.
(Overrides BaseAsyncHttpConnectorAsyncParentServer.) | |
BaseUri |
Gets the Base URI of the Stardog server.
| |
DeleteSupported |
Returns that deleting graphs from the Stardog store is not yet supported (due to a .Net specific issue).
(Overrides BaseAsyncHttpConnectorDeleteSupported.) | |
IOBehaviour |
Gets the IO Behaviour of Stardog.
(Overrides BaseAsyncHttpConnectorIOBehaviour.) | |
IsReadOnly |
Returns that the Connection is not read-only.
(Overrides BaseAsyncHttpConnectorIsReadOnly.) | |
IsReady |
Returns that the Connection is ready.
(Overrides BaseAsyncHttpConnectorIsReady.) | |
KbId |
Gets the knowledge base ID being used by this connector.
| |
ListGraphsSupported |
Returns that listing Graphs is supported.
(Overrides BaseAsyncHttpConnectorListGraphsSupported.) | |
ParentServer |
Gets the parent server.
(Overrides BaseAsyncHttpConnectorParentServer.) | |
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.) | |
Reasoning |
Gets/Sets the reasoning mode to use for queries.
| |
Timeout |
Gets/Sets the HTTP Timeouts used specified in milliseconds.
(Inherited from BaseHttpConnector.) | |
UpdateSupported |
Returns that Updates are supported on Stardog Stores.
(Overrides BaseAsyncHttpConnectorUpdateSupported.) | |
Username |
Password for accessing the Store.
(Inherited from BaseHttpConnector.) |