I am getting the "Failed to invoke procedure apoc.load.json: Caused by: java.lang.RuntimeException: Import from files not enabled, please set apoc.import.file.enabled=true in your apoc.conf" in my local db. I am on Neo4j 4.1.0, APOC 4.1.0.1
I have read the documentation and worked with an expert, but the process still fails. Attached are my two conf filesneo4j.zip.txt (12.1 KB)
On advice from a few different posters, I have already taken these steps
Created apoc.conf with the commands recommended by Michael Hunger
updated neo4j.conf with the security recommendations
Deinstalled and reinstalled APOC
After each one, I did a stop/start/reboot. Still the same message. What am I missing ?
I have the same problem
in log file I message : " system property sun.java.command is not set, assuming '.' as conf dir. This might cause àpoc.conf` not getting loaded "