November 2022
Intermediate to advanced
294 pages
5h 58m
English
Fortunately, there already is an Elixir package we can use to test out querying Gremlin—the gremlex[80] package by CarLabs[81] which provides an Elixir client for Apache TinkerPop. For a general introduction to Gremlex, be sure to see the post “Introducing Gremlex” by Kevin Moore.[82]
TinkerGraph Project/Database Setup | |
|---|---|
|
|
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 Gremlin Server. |
So, without further ado, let’s create a new project, TinkerGraph. Go to the ExGraphsBook home project ...
Read now
Unlock full access