Zum Hauptinhalt springen

Graph traversal

Generated from mcp/patterns.registry.json — do not edit by hand; change the registry and run bun 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 · 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 mcp/patterns.registry.json.

← Back to Pattern Library

Geht dieses Pattern noch besser? Sag uns, wie.

Feedback geben