We are using Neo4j 4.0
We have found that we can significantly shrink (defragment) the database by performing neo4j-admin copy operation. We would like to be able to achieve this outcome without having stop/start the database and rewrite the databas...