Hello, I have an AuraDB instance (version 2025.06), made backup,
got an neo4j-2025-07-03T09-00-15-....backup file,
tried to import it in local DB (Desktop 2.01). functions well as Database name "neo4j-2025-07-03T09-00-15-.."
But for my application the Database name must be neo4j
Since db name is inferred from the backup name, it cannot be neo4j, no "overwrite possible"?
If I rename the backup file to neo4j.backup, I cannot import, says "already exists"
Please, indicate a parameter or config to overwrite neo4 as in former Desktop commands.