How to enable Apoc trigger add on Aura?
Mohamed Ghaiti
Hi,
According to https://neo4j-aura.canny.io/feature-requests/p/enable-triggers, we have now the possibility to use call apoc trigger add in Aura, however I get a message asking to enable it in apoc.conf. How can I do it?
Thanks
Aberham, Josef (IT DA PL DAS D)
Hi All,
Is there a workaround for using triggers?
Aman Singh
Merged in a post:
apoc.trigger
Aberham, Josef (IT DA PL DAS D)
We would like to use apoc triggers on neo4j Aura. Could you help us to enable it? According to the documentation, these 2 lines should be added neo4j.conf
apoc.trigger.enabled=true
apoc.trigger.refresh=60000
After making these changes, the database server should be restarted to ensure the changes take effect.
Kind Regards,
Josef Aberham & Mehmet Berk Gürçay
Aman Singh
Merged in a post:
Support Triggers in APOC (base)
I
Ivan Kleshnin
I see that triggers are not supported in Aura, probably because they were considered a part of APOC Extended. Which is not officially supported any more... Is there a chance to reconsider this? We really miss this functionality. There's no other tool that could calculate, for example, a number of relations and store them in a Node property – for faster and easier access. Implementing such things on the client side is clunky and error-prone.
Aman Singh
Merged in a post:
enable apoc NLP libraries
Oren Goldberg
I could really use apoc's nlp libraries in my apoc instance. Would unlock some really fantastic things for me.
Aman Singh
Merged in a post:
enable apoc.custom on Aura
Markus Wissing
I am using the apoc.custom library on my current own managed Neo4j instances. Would love to transition to fully managed Aura, unfortunately apoc.custom library is not supported.