Gremlin Recipes: 5 – Path Object
What's this blog post about?
This blog post delves into the usage of Gremlin path object and explores various ways to find paths between vertices in a graph database. It demonstrates how to use the path() step to display all stations from South Kensington to Covent Garden, minimize station count, and minimize the number of line changes. The traversal steps are explained in detail, along with their functions and purposes.
Company
DataStax
Date published
Sept. 23, 2017
Author(s)
Duy Hai Doan
Word count
1271
Hacker News points
None found.
Language
English