Creating queries using traversals
Create queries using graph traversals.
DSE Graph can create complex queries that traverse the relationships of the graph
structure. If the complex queries require real-time results, DSE Graph is the best
product for discovering answers. Start with the Quick
Start traversals that increase in complexity in a stepwise fashion. The
examples shown here will continue with the food graph:
Additional complex Gremlin recipes can also be found at Apache TinkerPop Recipes.