Gremlin Recipes: 2 – SQL to Gremlin
What's this blog post about?
This blog post delves into translating SQL queries into Gremlin traversals. It covers various aspects such as fetching properties of vertices, filtering data, ordering by multiple properties, grouping and joins in the context of graph databases using Apache TinkerPop's Gremlin language. The text also provides solutions to common problems encountered while performing these operations.
Company
DataStax
Date published
Sept. 22, 2017
Author(s)
Duy Hai Doan
Word count
2164
Hacker News points
None found.
Language
English