Click or drag to resize

BaseStardogConnector Constructor

Overload List
  NameDescription
Protected methodBaseStardogConnector(String, String)
Creates a new connection to a Stardog Store.
Protected methodBaseStardogConnector(String, String, IWebProxy)
Creates a new connection to a Stardog Store.
Protected methodBaseStardogConnector(String, String, StardogReasoningMode)
Creates a new connection to a Stardog Store.
Protected methodBaseStardogConnector(String, String, String, String)
Creates a new connection to a Stardog Store.
Protected methodBaseStardogConnector(String, String, StardogReasoningMode, IWebProxy)
Creates a new connection to a Stardog Store.
Protected methodBaseStardogConnector(String, String, String, String, IWebProxy)
Creates a new connection to a Stardog Store.
Protected methodBaseStardogConnector(String, String, StardogReasoningMode, String, String)
Creates a new connection to a Stardog Store.
Protected methodBaseStardogConnector(String, String, StardogReasoningMode, String, String, IWebProxy)
Creates a new connection to a Stardog Store.
Top
See Also