Beginning Neo4j

by Chris Kemper


This is the microsite to accompny Beginning Neo4j, a book to help get you up and running in the world of graph databases and connected data.


When a tech book gets published there can sometimes be issues with code samples no longer working, or for certain parts to no longer be relevant.

As mentioned in the book, I'll be doing my best to keep as much of the book as up-to-date as possible, by storing code on GitHub. The samples in question will either be Gists or repositories, depending on whats appropriate.

On a per-chapter basis, anything relevant will be listed, whether that's a link to a repository or a Gist. If there are any big changes, these will be explained and dated as appropriate.

Chapter 5

Social code example

social-example-beginnning-neo4j.cql

Ecommerce example

ecommerce-example-beginnning-neo4j.cql

Chapter 8

The link to the source code for the application.

https://github.com/chrisdkemper/sample-neo4j-php-application

Chapter 9

Although it's not listed, here is a Gist to install Neo4j on a server:

install-neo4j-server-ubuntu-beginning-neo4j.bash

If you were hoping to find something that isn't listed here, please get in touch and I'll do my best to either assist you with your query, or update the site with new information. Equally, if you think something should be here and isn't, let me know and I'll (hopefully) remedy that for you.