Graph RAG pipeline (three tiers, RRF fusion)
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: AI · Tier: light · Maturity: proven (verified 2026-08-20 @ 1a130d67) · Risk: medium — external LLM providers with quota limits
Vector-similarity chunk retrieval is combined with Neo4j knowledge-graph traversal across three parallel tiers, fused by reciprocal rank fusion, for more explainable answers.
When to use: Use when vector search alone misses multi-hop relationship queries that a knowledge graph can answer.
Docs
Code
Proof
Machine-readable record: ai-graph-rag in pattern-library/registry.json.