Project Overview
The documentation on the deprecated Neo4j Streams plugin and the previous version of the Kafka Connect Neo4j Connector can be found here. |
Many user and customers want to integrate Kafka and other streaming solutions with Neo4j. Either to ingest data into the graph from other sources. Or to send update events (change data capture - CDC) to the event log for later consumption.
Kafka Connect Neo4j Connector can run as a Kafka-Connect Plugin for the Confluent Platform. It allows to ingest data into Neo4j, from Kafka topics, or publishing data to them via Cypher queries.
Kafka Connect Neo4j Connector
Kafka Connect Neo4j Connector is deployed separately from the Neo4j database. At this time, the Connect Worker can be used both to push data to Neo4j and to publish data from the database itself.
Compatibility between Neo4j and Kafka Connect Neo4j Connector
We recommend the latest version of Kafka Connect Neo4j Connector to be compatible with all the supported versions of Neo4j.
Was this page helpful?