Version 5.0.3
Plugin type:
Sink, Source
Enterprise support:
Partner supported
Verification:
Verified gold
Author:
Neo4j, Inc.
DocumentationSource code

Neo4j Connector

The connector runs on Apache Kafka Connect Clusters to sink data in Kafka topics into Neo4j and Aura databases and can use Neo4j/Aura as a source for Kafka topics via Cypher queries.

Installation

Confluent Hub CLI installation

Use the Confluent Hub client to install this connector with:
confluent-hub install neo4j/kafka-connect-neo4j:5.0.3
Shared.Button.Copy

Download installation

Or download the ZIP file and extract it into one of the directories that is listed on the Connect worker's plugin.path configuration properties. This must be done on each of the installations where Connect will be run.
By downloading you agree to the terms of use and software license agreement.

Configure an instance of your connector

Once installed, you can then create a connector configuration file with the connector's settings, and deploy that to a Connect worker.See here for more detailed instructions.

Support

Support, including for Custom Connectors in Confluent Cloud, through Neo4j