Home / Companies / DataStax / Blog / Post Details
Content Deep Dive

Gremlin Recipes: 4 – Recursive Traversals

Blog post from DataStax

Post Details
Company
Date Published
Author
Duy Hai Doan
Word Count
1,485
Company Posts That Month
15
Language
English
Hacker News Points
-
Post removed?
No
Summary

This blog post delves into recursive traversal techniques with Gremlin, focusing on a part of the schema where a user knows other users who know other users, and so on. It demonstrates how to find the user in the dataset who knows the most other users, list all friends up to 2nd degree connections, and use emit() modulator to output traversed vertices. The post also explains how to control recursive combinatory explosion using timeLimit(time_in_millisecs) and loops().

Trends Found in this Post

No tracked trend matches for this post yet.

Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.