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 ...