Skip to main content
supports Neo4j 4.2 and later.

Add the Neo4j Connector

Authenticate to Neo4j

After you add the connector, you need to set the required properties.
  • Server: Enter the server that hosts your instance. The default server is 127.0.0.1.
  • Port: Enter the port number on which your service runs. The default port value is 7474.
  • User: Enter the username that you use to authenticate to your account.
  • Password: Enter the password that you use to authenticate to your account.

Complete Your Connection

To complete your connection:
  1. (Optional) Database, enter the name of the default database that should be queried for your instance. The default database is neo4j.
  2. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
  3. Click Create & Test to create your connection.

More Information