You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by Stephen Mallette <sp...@gmail.com> on 2018/02/28 19:20:58 UTC

Gremlin's Anatomy Tutorial

I wrote up a tutorial version of my presentation of Gremlin's Anatomy from
last week:

https://github.com/apache/tinkerpop/commit/3aa9e70ef7e50d81886954e398b4355524f7b576

I basically wanted to just introduce the component parts of Gremlin for
purposes of this tutorial. I left off the second part of my talk on
"debugging" as it didn't easily translate to tutorial/asciidoc form (the
way i presented it anyway - perhaps "Gremlin Debugging Tutorial" is a
separate body of work at some point).

Anyway, please let me know if you have any thoughts on what I wrote there,
otherwise i'm going to leave it at that.