Appendix B. Setting up and running the sample code

All of the source code used in the book is available for download from www.manning.com/Neo4jinAction as well as at https://github.com/opencredo/neo4j-in-action.

All of the code and demos use Java so you’ll need to have an appropriate version of Java installed. Additionally, we use Maven as the primary framework for providing the automatic building, compiling, and running of the code.

JUnit-based tests have primarily been used to demonstrate features in the book, but there are some standalone classes as well (which are not run as part of the test suite) that can also be executed to view their results.

This appendix provides the instructions required to set up your system to run the examples ...

Get Neo4j in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.