Clojure
From Neo4j Wiki
Clojure is a Lisp dialect specifically targeted for the JVM. It has builtin support for transactions which makes it a good fit for working with Neo4j.
Jeff Rose has created Clojure bindings for Neo4j. So has Julian Morrison as well, with an announcement and discussion on the Clojure mailing list. The bindings created by Julian Morrison have been extended by Matt Revelle, which in turn has been forked by Pelle Braendgaard. Along this line, the last one should be the preferred implementation (see this thread in the Clojure google group).
Mark Baran has contributed a wrapper found in the AppleDehli2 project and at clojars.
This page is a stub - it should be better structured and get more content.

