| Key Concepts | Read up on terminology and get an overview |
| Plan Your Graph | Review capabilities to best leverage them for your use case |
| Edit Your Graph | Create and modify generic and typed graphs |
| Inspect Your Graph | Inspect properties of your graph, use pattern matching against elements |
| Traverse Your Graph | Get familiar with algorithms and fluent properties |
| Transform Your Graph | Utilize different flavours of map and flatMap
|
| Enrich Your Graph | Check out how to best add new capabilities on top of the library |
| Run-time Characteristics | Consider run-time costs |