Excel Add-In for Neo4j

Build 25.0.9434

API

The API to connect to in your Neo4j instance. Supports connections to either the 'Query' or 'HTTP' API.

Possible Values

HTTP, Query

Data Type

string

Default Value

"Query"

Remarks

  • Query is the default and only works for versions (>= 5.19).
    • If using a self-hosted version < 5.25, users should check that Query is actually enabled (source: Neo4j).
  • HTTP is an older API, and is only recommended for versions (< 5.19).
  • Users connecting to Neo4j AuraDB must use Query API.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434