> I've released a Clojure wrapper for Neo4j called borneo. > Purpose of this library is to provide intiutive access to commonly used > Neo4j operations. It uses official Neo4j Java bindings. It does not use > Blueprints interface.
Minor observation, it seems you are using `proxy` to implement interfaces. Why not use `reify` instead? Regards, BG -- Baishampayan Ghose b.ghose at gmail.com -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en