Download

The latest release is 1.0-b6 [CHANGELOG]. The binary download includes all jars (the neo jar and the JTA jar) and javadocs of the Neo API. The NeoShell client is an optional tool that is useful for debugging.

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

You can start the NeoShell client by running java -jar shell-1.0-b6.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.

If you use Maven2, you don’t have to bother with manual downloads. Just add Neo to your build by following the instructions here with 1.0-b6 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: Jul 30, 2008