Creating the PropertyGraph Project

OK, enough of the theory. Let’s try querying some property graphs for real. We’re going to need a couple of things: a database and a database driver.

PropertyGraph Project/Database Setup

images/aside-icons/tip.png

See Appendix 1, Project Setups, for details on retrieving a working project with code and data.

And see Appendix 2, Database Setups, for help on setting up a local copy of Neo4j.

For the database driver, we’ll use the bolt_sips package. We’ll want to create a new project under our umbrella app. Let’s call this project PropertyGraph. (See the bolt_sips project for detailed installation instructions.[29])

Follow the ...

Get Exploring Graphs with Elixir 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.