CALL apoc.export.csv.query("match (m:Movie) where m.name='Matrix' return m.name","results.csv",{})
Error: Neo.ClientError.Procedure.ProcedureNotFound
There is no procedure with the name apoc.export.csv.query
registered for this database instance. Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed.
apoc.export.file.enabled=true
The "neo4j.conf" file in windows is located at: C:\Users\Username\AppData\Roaming\Neo4j Community Edition
dbms.directories.plugins=C:/Program Files/Neo4j CE 3.2.6/plugins
if " #dbms.directories.plugins=plugins" is not present in your "neo4j.config" file, then you have to add this line
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With