This is repo to go along with the neo4j
gem screencast series by Brian Underwood.
Each episode has a git tag to refer to the final code result so that you can check out and play with the code.
git checkout sitepoint
rake neo4j:install[community-latest]
rake neo4j:start
rake load_sample_data
rails c
to try out making your own queriesPart of the reason for creating this application was to serve as a demonstration application for a screencast series on the neo4j
and neo4j-core
gems. You can find the episodes here:
https://www.youtube.com/watch?v=n0P0pOP34Mw
https://www.youtube.com/watch?v=2pCSQkHkPC8
https://www.youtube.com/watch?v=veqIfIqtoNc
https://www.youtube.com/watch?v=pUAl9ov22j4
https://www.youtube.com/watch?v=f7NNGIWZ1pE