AI Fundamentals
GraphRAG
A variant of RAG that first extracts entities and relationships from source documents into a knowledge graph, then queries the graph to assemble context. Better for questions requiring multi-hop reasoning across documents than vector-similarity RAG.
Related terms
Also referenced: Knowledge Graph.
Related on this site
Where this fits
GraphRAG is part of the AI Fundamentals vocabulary used in the Generative AI Maturity Framework. See the full glossary for the complete set of 149 defined terms, or take the free maturity assessment to see where your organisation stands.