Neo4j: Add Database Connection
To define a new connection from the Connection parameter in a Neo4j format:
- Select Add Database Connection. See database-specific parameters below, as well as the section Adding a Database Connection in a Workspace in Using Database Connections The new connection can be made visible only to the current user, or can be shared among multiple users.
Note To select an existing, previously defined connection, see the section Reusing a Database Connection in Using Database Connections.
Database Connection
Neo4j
Name
The name of the Neo4j database to read from. Defaults to neo4j.
Connection Parameters
Server Hostname
This specifies the server running the Neo4j Bolt endpoint, taking the form neo4j://<url> or neo4j+s://<url>, where <url> can be an IP address or hostname.
User Name
The Neo4j database user to run queries.
Password
The password for the Neo4j database user.