Databases
Fixing “Unable to obtain lock on store lock file” when using the embedded database of Neo4j
After some years without using Neo4j I had the chance to use the graph database in my current project. Neo4j was a good fit because it makes it really easy to prototype an idea and the project itself relies heavily upon tree structures. Modelling tree structures in relational database management Read more…