apoc icon indicating copy to clipboard operation
apoc copied to clipboard

Trigger in composite databases

Open chrisoraruf opened this issue 1 year ago • 1 comments

Hello guys,

since triggers cannot directly be installed in a composite database, are there some solution for which I can create a trigger that activates when there is a certain modification in one database and I want always a specific response in another database?

Thanks in advance.

Christian

chrisoraruf avatar Jul 11 '24 12:07 chrisoraruf

Hi! Thanks for writing in, Triggers are intended to be installed on the system database, so I don't believe so.

gem-neo4j avatar Jul 22 '24 11:07 gem-neo4j