Neo4j source/sink Connector, version 5.1.10

Neo4j

The Neo4j connector is a generic set of connectors, using the Apache Kafka Connect framework for reliably connecting Kafka with Neo4j or Aura databases.
These connectors are developed and maintained by Neo4j.
The connector can be installed using the plugin installation.

For the Neo4j plugin configuration options please see the official connector documentation. Prerequisite to a working environment will be a configured Neo4j or Aura database. At this point in time no additional information about creating or configuring such environment will be given.

Configuring a new sink Connector

Except from the general procedure of creating an Axual connector application the Neo4j documentation contains examples of sink config scenarios. Please consult that information for your specific example source connector.

Configuring a new source Connector

Except from the general procedure of creating an Axual connector application the Neo4j documentation contains examples of sink config scenarios. Please consult that information for your specific example sink connector.

Cleanup

Once you are done, stop the Connector-Application and cleanup the unused axual resources.

License

Source code

The source code for the Connect-Plugin can be found at GitHub repository.