Graph traversal
Generated from
pattern-library/registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Databases & Storage · Tier: light · Maturity: proven (verified 2026-08-20 @ 1a130d67) · Risk: medium — external managed service (Neo4j Aura)
Runs Cypher traversal queries, such as shortest-path and multi-hop lookups, over the modeled graph.
When to use: Use when a feature needs to walk relationships between entities, like related-to queries or navigation paths.
Docs
Code
Proof
Machine-readable record: databases-graph-traversal in pattern-library/registry.json.