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