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