I am using Neo4j Aura with APOC, but I realized that there isn't a apoc.import.json
function, only CSV apoc.import.csv
. But with regular APOC installation in the sandbox or a local Neo4j database, import JSON works. Any solutions to this so I can import JSON in Neo4j Aura with APOC?
Is there a way to uninstall and reinstall APOC on Neo4j Aura?