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 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access