How to import Cypher script into Neo4j AuraDB

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

if you have a cypher script file, you can use

cypher-shell -a -u neo4j -p -f