/plushcap/analysis/datastax/datastax-gremlin-recipes-9-pattern-matching

Gremlin Recipes: 9 – Pattern Matching

What's this blog post about?

This blog post delves into pattern matching with Gremlin, a declarative way to perform traversals in the graph database. It explains how to use the match() step and label vertices/edges for pattern matching. The author provides examples of using pattern matching to filter movies by genre and recommending similar movies based on ratings. They also discuss limitations and workarounds when using ordering within a pattern-matching traversal.

Company
DataStax

Date published
Sept. 24, 2017

Author(s)
Duy Hai Doan

Word count
931

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.