Hi! Have been testing with the new Dozer DB release. Seems really good, and fixes previous issues such as this one. I have noticed that I am unable to drop databases using DROP DATABASE $dbname via the neo4j python SDK. I think this is likely related to the use of parameters again, as I am able to drop databases through the browser client by explicitly writing the database name directly in the command.

Please let me know if I can help with testing any related fixes on my side prior to a next stable release. Many thanks.