What GraphRAG does
GraphRAG translates natural-language questions into multi-hop graph traversals, then returns answers with entity lineage and provenance. It is designed for audit-ready healthcare questions where generic vector RAG is insufficient.
When to use it
- Questions that require walking relationships across providers, conditions, drugs, or trials.
- Workflows that need citations tied to graph entities, not opaque passages alone.
- Enterprise deployments that require private LLM routing (Professional / Enterprise plans).
Related
Product page: GraphRAG Services. Try graph shape exploration first in the Playground.