This document summarizes a presentation about graph databases and the Gremlin graph traversal language. It begins with introductions to property graphs, graph databases, and TinkerPop's Gremlin language. It then demonstrates various Gremlin traversal techniques like adding and updating vertices and edges, traversing relationships, filtering, and computing metrics. Later sections discuss linking graph data to the Linked Data cloud and envisioning a "Global Graph" of metadata on the internet.
Related topics: