Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
08-31-2021 02:05 AM
I'd like to rename default "neo4j" database in Neo4j?
I tried to change name using config:
dbms.default_database=new_db_name
Works, new DB is created but "show databses" still display the old one as offline. How to remove it from offlines?
Regards
08-31-2021 03:13 AM
The way I used to remove old and large databases that would take ages to delete via cypher was simply deleting its folder (inside data folder, both database and transaction).
For obvious reasons I recommend you back up the folder before deleting it.
08-31-2021 04:07 AM
Thanks for reply. This will not erase database from system. As I wrote above it will still exists in some registry ...even if folders are deleted.
08-31-2021 04:26 AM
Hmm, that's really strange. Mine was totally wiped out from the system when I did this, not even showing up on cypher-shell. What installation are you using? Docker, Bitnami, Neo4j-Desktop?
08-31-2021 05:48 AM
I use test, default pure installation (downloaded community edition in zip from Neo4j).
All the sessions of the conference are now available online