Gremlin Recipes: 4 – Recursive Traversals
Blog post from DataStax
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().
No tracked trend matches for this post yet.
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.