Neo4j Connector

Neo4j is a graph database management system (GDBMS) developed by Neo4j, Inc. The data elements Neo4j stores are nodes, with edges connecting them, and the nodes and edges have attributes. Please see their store page and documentation for more information about the Neo4j platform.

The Neo4j connector allows you to connect to a Neo4j instance and retrieve node data as requested by the Application.

Read on for examples, its configuration, and release notes.

Live Updates

This connector does not support Live Updates.

Pre-requisites

Credentials to a Neo4j instance.

Current Version

Contact XMPro if you're looking for an older version of this Connector.

Connector Release Notes

v1.0, 02 Apr 2024

  • Initial Release

Last updated