Excel Add-In for Neo4j

Build 24.0.9060

Establishing a Connection

Configure a Connection Profile

From the CData ribbon, click Get Data and select From Neo4j connection/s to launch the CData Query window. To setup a new connection, you will have to click the New Neo4j Connection button. Here you can set the connection settings, test the connection, and save the connection profile.

Connecting to Neo4j

CData Excel Add-In for Neo4j supports connections to self-managed Neo4j instances via the HTTP API. To connect, set the following connection properties:

  • Server: The server hosting the Neo4j instance. An HTTP or HTTPS protocol prefix may be optionally prepended to the server name or address.
  • Port: The port on which the Neo4j service is running. The provider connects to HTTP (7474) port by default. If connecting over HTTPS, supply the HTTPS port for the Neo4j instance specified in Server.
  • User: The username of the user using the Neo4j instance.
  • Password: The password of the user using the Neo4j instance.
  • Database: The database to target in the Neo4j instance. Defaults to "Neo4j".
Note that the CData Excel Add-In for Neo4j does not support connections to cloud Neo4j instances like those of AuraDB and AuraDS.

Connection Properties

The Connection properties describe the various options that can be used to establish a connection.

Managing Connections

After successfully authenticating to Neo4j you will be able to customize the data you are importing. To learn more about this, see Managing Connections.

See Also

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060