Managing Connections
After you create a graph instance, you can download the required SDK and driver and view the connection information of the graph.
In the navigation pane on the left, click Connection Management. The Connection Management page is displayed.
Downloading SDK and Driver
- Download an SDK and driver
- The SDK encapsulates the service plane APIs. You are advised to use the SDK to access graph instances.
- You need to download the Cypher-JDBC driver for Cypher API access. For details, see "Using the Cypher JDBC Driver to Access GES".
- Select the CPU architecture supported by the cluster. Currently, x86 and Arm are available. Click Download to download the SDK.
- Click Historical Version to view historical SDK and driver versions and CPU architecture of the driver. You can click Download in the Operation column to download the historical driver.
Connection Information
Select the name of a created graph instance to view the following information:
- Private Network Address: ECSs in the same private network can connect to the graph instance using the private network address.
- Public Access Address: You can use the public access address (EIP) to access the graph instance through the Internet. You can bind an EIP to or unbind one from a graph instance.
- JDBC URL (Private Network): Configure this parameter when the JDBC driver executor and the graph instance are in the same private network.
- JDBC URL (Public Network): Configure this parameter when the JDBC driver executor can access the graph instance (with an EIP bound) through the Internet.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot