Neo Workshop
From NeoWiki
[edit] Welcome to the Neo workshop
This page lists some links that may be useful for the Neo workshop. Here's what you want to do:
- Download the workshop release tarball. You have two tarballs to choose from:
- a skeleton project with stubs that you will fill out as part of the workshop. This is the one you want to download first.
- a complete project, including solutions to all the assignments in the workshop. Download this one if you're stuck or want to see one way to solve the assignments.
- Unpack the release tarball with Winzip if you're on Windows or with
tarif you're free. - The release tarball contains Eclipse project and classpath files, so it should mount directly in Eclipse. Run Import Project or new Java Project with existing source as usual.
- Then start following the lab instructions. The latest API (javadoc) documentation is online at http://api.neo4j.org.

