Hi, I have the business use case to react on Node property * creation ( set from null -> 'foo' value) * modification ( set from 'foo' -> 'bar' value) * delete ( set from 'bar' -> to null value
What would be the best way to retrieve this information through the REST Cypher ?? Is the TransactionEventHandler <https://wiki.hybris.com/(http:/neo4j.com/docs/stable/javadocs/org/neo4j/graphdb/event/TransactionEventHandler.html> only way to achieve it ?? Regards M. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
