Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-05-2023 02:09 AM
The following cypher do not work
####
####
which showed the error
Failed to invoke procedure `apoc.periodic.iterate`: Caused by: org.neo4j.internal.kernel.api.exceptions.ProcedureException: There is no procedure with the name `apoc.load.csv` registered for this database instance. Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed.
How can I fit this problem? The following is the configuration setting in neo4j.conf
dbms.security.procedures.unrestricted=my.extensions.example,my.procedures.*,apoc.*
Thanks.
01-05-2023 04:10 AM - edited 01-05-2023 04:11 AM
01-05-2023 06:03 AM
Just a note on your query once you and @dana_canzano resolve your issue, the procedure does not return a ‘hello’ value. You want yield ‘map’ instead.
01-05-2023 04:15 PM
Ok~ Thanks you!
01-05-2023 04:14 PM - edited 01-05-2023 04:14 PM
01-05-2023 05:40 PM
01-05-2023 06:43 PM
Do you means the following?
If do, it don't show any log after running
####
####
All the sessions of the conference are now available online