cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Getting node and relationship events in client application

Hi Everyone,

We have a JAVA application that runs Cypher queries through bolt driver. For each cypher query, our aim is to get the information about all the nodes/relationships/properties/labels being modified. Triggers or transaction event handlers can get such events but this happens inside Neo4J environment.

Our use case is to get the above required information (events happening on node and relationships such as creation of properties, setting up of labels etc) back into our Java application as we want to perform some actions based on that.

Has anyone ever dealt with such use case? Can APOC or Triggers help us here? We are using Neo4J 3.5.x.

Regards
Tapan

0 REPLIES 0