Neo4J Java Client
Today we release a neo4j java client that allows accessing neo4j functionalities by means of a really simple library. You don't have to know how to parse/decode the response from json, how to submit request to get nodes, add nodes, add properties and so on. It was implemented to access Reco4J REST interface (Reco4J plugin for Neo4J) but now it is a general purpose Neo4J client. It is in an early release, any bug reporting or contribution is really appreciated.
Details for download can be found here: http://www.reco4j.org/download.jsp















