GraphRAG
Index
Initializing search
    GitHub
    • Home
    • Guide
    • FAQs
    • Examples
    • Reference
    • Blog
    GitHub
    • Home
    • Guide
      • Get Started
      • Traversal
      • Edges
      • Strategies
      • Adapters
      • Transformers
      • Migration
    • FAQs
    • Examples
      • LazyGraphRAG in LangChain
      • Code Generation with GraphRAG
    • Reference
      • graph-retriever
        • edges
        • strategies
        • adapters
        • testing
        • utils
      • langchain-graph-retriever
        • adapters
        • transformers
      • graph-rag-example-helpers
    • Blog
        • 2025
        • langchain
        • news
    • January 31, 2025
    • in langchain, news
    • 2 min read

    Introducing Graph Retrievers: Smarter, Simpler Document Graphs for Vector Stores

    We're excited to announce the release of Graph Retrievers, a powerful new tool for leveraging graph traversal in your vector stores with ease!

    With Graph Retrievers, you can dynamically explore relationships between documents using metadata fields—no need for complex preprocessing or building an entire knowledge graph upfront.

    Continue reading
    Made with Material for MkDocs