During our work on a PoC for a new project we decided we wanted to try out the GraphDB Neo4j. This resulted in us actually writing our own Neo4j client, after having tried the existing ones. This post is about our findings and what we ended up with in our own Neo4clj client.
Building a simple Neo4j client for Clojure
