Download

The latest release is 1.0-b8 [CHANGELOG]. The binary download includes the main neo4j jar, the JTA dependency and javadocs of the Neo4j API. The NeoShell client is an optional tool that is useful for debugging. To download Neo4j together with the most used add-on libraries, you should check out the neo4j-apoc-* releases.

When you’ve downloaded the Neo4j release, please check the getting started guide to get going.

You can start the NeoShell client by running java -jar shell-1.0-b8.jar and it will by default check your localhost for a Neo instance on port 1337 with RMI name “shell”. See the NeoShell guide for more info.

Maven

If you use Maven2, you don’t have to bother with manual downloads. Just add Neo4j to your build by following the instructions here with 1.0-b8 as version tag.

Code repository

The public subversion repository is found at https://svn.neo4j.org/. To view the repository in a web browser, go to https://trac.neo4j.org/browser.

License

Neo is licensed under the GNU Affero General Public License version 3.

Updated: Jun 16, 2009