Slides, code examples, and reference materials for my Introduction to Graph Databases with Neo4j talk at Lone Star PHP 2017.
- Create a new Blank Neo4j Sandbox online.
- Download and install Neo4j Community Edition
- Start Neo4j and navigate to http://localhost:7474 and follow the prompts.
In either case, open up ecommerce.cql and seven-bridges.cql and start running some queries!
cd examples/php
and runcomposer install
- Run
php neo4j-client-example.php
orphp neo4j-ogm-example.php
- Slides: LoneStar2017-Graph-Databases-16x9.pdf
- joind.in: https://joind.in/talk/5b436
Tweet at me or open an issue. I really, truly want to help, and it's not a bother at all.