Click or drag to resize

StardogV1Server Fields

The StardogV1Server type exposes the following members.

Fields
  NameDescription
Protected fieldAdminUri
The URI of the admin API.
(Inherited from BaseStardogServer.)
Protected fieldBaseUri
The base URI of the Stardog server.
(Inherited from BaseStardogServer.)
Protected fieldHasCredentials
True if a user name and password are specified, false otherwise.
(Inherited from BaseStardogServer.)
Protected fieldPassword
The password to use for the connection.
(Inherited from BaseStardogServer.)
Protected fieldUsername
The username to use for the connection.
(Inherited from BaseStardogServer.)
Top
See Also