Graph Traversal Programming Pattern (Part 1) – Graph Structures, by Derek Stainer is the start of a discussion of the Graph Traversal Programming Pattern presentation by Marko A. Rodriguez.
Starts with an primer on graphs. Next installment is on graph databases. Worth following.
You may also like the explanation of property graphs that is part of the Gremlin documentation.