Click or drag to resize

AllegroGraphConnector Constructor

Overload List
  NameDescription
Public methodAllegroGraphConnector(String, String)
Creates a new Connection to an AllegroGraph store in the Root Catalog (AllegroGraph 4.x and higher).
Public methodAllegroGraphConnector(String, String, IWebProxy)
Creates a new Connection to an AllegroGraph store in the Root Catalog (AllegroGraph 4.x and higher).
Public methodAllegroGraphConnector(String, String, String)
Creates a new Connection to an AllegroGraph store.
Public methodAllegroGraphConnector(String, String, String, IWebProxy)
Creates a new Connection to an AllegroGraph store.
Public methodAllegroGraphConnector(String, String, String, String)
Creates a new Connection to an AllegroGraph store in the Root Catalog (AllegroGraph 4.x and higher).
Public methodAllegroGraphConnector(String, String, String, String, IWebProxy)
Creates a new Connection to an AllegroGraph store in the Root Catalog (AllegroGraph 4.x and higher).
Public methodAllegroGraphConnector(String, String, String, String, String)
Creates a new Connection to an AllegroGraph store.
Public methodAllegroGraphConnector(String, String, String, String, String, IWebProxy)
Creates a new Connection to an AllegroGraph store.
Top
See Also