Skip to content

Resolved issue where temporary unit test files for neo4j weren't removed on exit

Robin van Esch requested to merge temp-ne04j-test-dir-hotfix into master
  • Added inner directory "graph.db" to temporary neo4j graph DB directory.
  • logs/ and store_lock will now be put into the temporary directory and removed on exit

Merge request reports