Skip to Main Content
Exploring Graphs with Elixir
book

Exploring Graphs with Elixir

by Tony Hammond
November 2022
Intermediate to advanced content levelIntermediate to advanced
294 pages
5h 58m
English
Pragmatic Bookshelf
Content preview from Exploring Graphs with Elixir

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 ...

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.
Start your free trial

You might also like

Concurrent Data Processing in Elixir

Concurrent Data Processing in Elixir

Svilen Gospodinov

Publisher Resources

ISBN: 9798888650059Errata Page