November 2022
Intermediate to advanced
294 pages
5h 58m
English
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 ...
Read now
Unlock full access