I'm running standalone Neo4J 4.1.13 (Community Edition) in a Docker container. I cannot figure out how to stop the DB so that I can load a dump file from another instance. I open a shell in the container and run cypher-shell (see below). But when I try to stop the database, I get an error.
What are the steps to stop the database? The docs for 4.1 are unclear.
And perhaps 1 reason is Community only supports 1 user database ( i.e. neo4j ). So if you could stop 'neo4j' then that leaves you but 'system' and there is not much to do there. And at this point you would be no different than to simply stop the entire DBMS