Error Obtaining Lock (org.neo4j.kernal.StoreLockException)
问题 When trying to create new nodes in an already existing database, I am getting the following exception: org.neo4j.kernal.StoreLockException . The code snippit below is the actual line that results in the exception. Below that I have attached some more detail and the full stack trace. If I create a new folder and use that as the DB_PATH , then my code works fine on the first run. On the second run, it will fail with the same exception. It appears something is preventing the lock from being