Log on to a Graph Database instance using the open source GDB Console

Updated at:

This topic describes how to use GDB Console to connect to and manage a Graph Database (GDB) instance. GDB Console is an open source component for GDB that lets you customize the visualization interface to meet your business needs.

Procedure

  1. Download and install GDB Console.

    1. Download the release version to install and use it directly. For more information, see Release version download.

      Note

      If you use a Mac computer with an ARM architecture, you must download and decompress the release version, and then move it to the Applications folder. Otherwise, a file corruption message may appear. The following sample command moves the file to the Applications folder:

      sudo xattr -d com.apple.quarantine /Applications/gdb-console.app

      If the issue is not resolved, submit a ticket to contact technical support for assistance.

    2. Download the source code version for custom development. For more information, see Source code download.

  2. At the bottom of the GDB visualization console page, click Click to connect.

  3. Enter the GDB instance address, port, username, and password, and click Connect.