Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
06-27-2022 05:30 AM
Hello,
I am just starting to use neo4j AuraDB, and I didn't find where I can import Cypher script.
I tried the apoc.cypher.runFile suggested in this link, but unfortunately I got the error saying that "There is no procedure 'apoc.cypher.runFile' not registered for the database". I was wondering if the APOC plog-in was not installed, but I guess it is not the case for AuraDB.
Can anyone give me a hint on this issue?
Thank you for your help
Best
06-28-2022 01:28 AM
if you have a cypher script file, you can use
cypher-shell -a <your address> -u neo4j -p <password> -f <file>
All the sessions of the conference are now available online