StardogServer Fields |
The StardogServer type exposes the following members.
Name | Description | |
---|---|---|
![]() | AdminUri |
The URI of the admin API.
(Inherited from BaseStardogServer.) |
![]() | BaseUri |
The base URI of the Stardog server.
(Inherited from BaseStardogServer.) |
![]() | HasCredentials |
True if a user name and password are specified, false otherwise.
(Inherited from BaseStardogServer.) |
![]() | Password |
The password to use for the connection.
(Inherited from BaseStardogServer.) |
![]() | Username |
The username to use for the connection.
(Inherited from BaseStardogServer.) |