General Project Outline
The project that we’ll develop in this book falls into three main pieces: general setup, graph-specific apps, and graph applications.
In Part I of this book, we’ll build a common library module graph_commons.
In Part II, we’ll take an in-depth look at five separate Elixir graph packages (libgraph, bolt_sips, sparql_client, gremlex, and dlex), which we’ll explore with a set of dedicated apps.
And then in Part III, we’ll build a couple of graph applications that either reuse the existing apps or introduce new apps.
Essentially, we’re dealing with two sets of apps plus a common library app. That’s a lot of apps that we’ll manage under a single umbrella app.
So let’s set up our umbrella app and the common library app. We’ll ...
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.
Read now
Unlock full access