/plushcap/analysis/datastax/datastax-gremlin-recipes-1-understanding-gremlin-traversals

Gremlin Recipes: 1 - Understanding Gremlin Traversals

What's this blog post about?

This blog post delves into understanding the internals of Gremlin and provides a deeper insight into its query language to master it. It explains how to create a schema for KillrVideo, import data, and execute various traversal operations using Gremlin. The text also discusses the type of expressions in Gremlin, such as g.V(), and how they can be used to retrieve specific properties from vertices or edges. Additionally, it covers grouping and counting operations, unfolding nested collections, and performing projections on vertex properties or complete traversals.

Company
DataStax

Date published
Sept. 22, 2017

Author(s)
Duy Hai Doan

Word count
1657

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.