Appendix 1Project Setups

Before setting up a working project, you’ll first need to install the graph databases you’ll be working with. See Appendix 2, Database Setups, for details on where to download the databases from and how to set them up.

The project may be created manually by following along with the descriptions in the book. Code listings are available from the Pragmatic site.[97] Go to their page and follow the instructions or else you can get the download directly from the command line as:

 $ ​​curl​​ ​​-L​​ ​​-O​​ ​​http://media.pragprog.com/titles/thgraphs/code/thgraphs-code.tgz
 $ ​​tar​​ ​​xzf​​ ​​thgraphs-code.tgz

There is also a .zip bundle if you prefer that over the .tgz bundle.

Example graphs and queries are included ...

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.