Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-17-2020 03:19 AM
Hi,
Installed community version 4.0.0 and want to try triggers.
Added apoc.trigger.enabled=true to config file, but still get the message Procedure not found... after using CALL apoc.trigger.add(...) function.
Even after restarting after neo4j restart it doesn't seem to work!
What am i Doing wrong?
Regards,
Gerard
Solved! Go to Solution.
02-17-2020 07:08 AM
02-17-2020 06:00 AM
do you have the apoc jar file in the plugins folder?
02-17-2020 06:51 AM
No!
Now, I've downloaded apoc-3.5.0.8-all.jar and added it to the plugin directory.
Issueing the command ./neo4j start now yields:
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Gerard
02-17-2020 07:08 AM
you need to download apoc-4.0.x version for neo4j 4.0
02-17-2020 08:13 AM
Thank you very much!
Got it working now!
Gerard
All the sessions of the conference are now available online