Skip to main content

Neo4j Neo4j

Neo4j is a graph database management system designed for efficiently storing and querying interconnected data structures, widely used in various industries for modeling complex relationships within datasets.

Creating a Neo4j connection

Using Username & Password

To create the connection you need:

  • An API Address
  • A Username
  • A Password

Creating your connection

  1. In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
  2. Select the Neo4j icon. A dialog box with name of the connection and connection methods appear.
  3. (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
  4. Select Username & Password as the method to create the connection.
  5. Fill in the parameters:
    • The API Address
    • The Username
    • The Password
  6. (Optional) Click Test Connection to test it.
  7. Click Create connection. The new connection appears on the Connections page.