Gremlin Basics

From BITPlan Wiki
Revision as of 18:40, 1 November 2018 by Wf (talk | contribs) (→‎Steps)
Jump to navigation Jump to search

Gremlin Paper by Marko Rodriguez

DSL

Concepts

Three interacting components

  1. a Graph G
  2. a traversal Ψ
  3. and a set of Traversers T

The file "mwstore://local-backend/local-public/diagrams/archive/20251122233826!Diagrams_63e06a511d850cf3234b9557d52b4cdb.png" already exists.

Steps