AllegroGraphServer Constructor |
Name | Description | |
---|---|---|
![]() | AllegroGraphServer(String) |
Creates a new Connection to an AllegroGraph store in the Root Catalog (AllegroGraph 4.x and higher).
|
![]() | AllegroGraphServer(String, IWebProxy) |
Creates a new Connection to an AllegroGraph store in the Root Catalog (AllegroGraph 4.x and higher).
|
![]() | AllegroGraphServer(String, String) |
Creates a new Connection to an AllegroGraph store.
|
![]() | AllegroGraphServer(String, String, IWebProxy) |
Creates a new Connection to an AllegroGraph store.
|
![]() | AllegroGraphServer(String, String, String) |
Creates a new Connection to an AllegroGraph store in the Root Catalog (AllegroGraph 4.x and higher).
|
![]() | AllegroGraphServer(String, String, String, IWebProxy) |
Creates a new Connection to an AllegroGraph store in the Root Catalog (AllegroGraph 4.x and higher).
|
![]() | AllegroGraphServer(String, String, String, String) |
Creates a new Connection to an AllegroGraph store.
|
![]() | AllegroGraphServer(String, String, String, String, IWebProxy) |
Creates a new Connection to an AllegroGraph store.
|