Kafka Connect Neo4j Connector
The documentation on the deprecated Neo4j Streams plugin and the previous version of the Kafka Connect Neo4j Connector can be found here. |

Figure 1. Neo4j Loves Confluent
Kafka Connect, an open source component of Apache Kafka, is a framework for connecting Kafka with external systems such as databases, key-value stores, search indexes, and file systems.
Neo4j provides a Kafka Connect Neo4j Connector that can be installed into the Confluent Platform enabling:
-
Ingesting data from Kafka topics directly into Neo4j via templated Cypher queries;
-
Streaming data from Neo4j queries.
Was this page helpful?