Head's Up! Site maintenance this Wednesday, February 1. Disruptions expected as we migrate the forums.
β05-06-2020 02:51 AM
Hi!
I have a scenario where I would like to queue nodes with certain labels to an apache kafka queue when they are created.
Is it possible to do this with apoc.triggers without having to write a custom java trigger handler, as described in https://maxdemarzi.com/2015/03/25/triggers-in-neo4j/.
It has been 5 years so maybe stuff has happened π
β05-06-2020 05:08 AM
You could consider the Neo4J Streams plugin:
https://neo4j.com/docs/labs/neo4j-streams/current/#_project_overview
Drop plugin jar to folder then configure kafka connection and which labels you want sent.
β05-06-2020 08:52 AM
The existence of that plugin had slipped by me.. thanks.. Ill look into it!
All the sessions of the conference are now available online