recon-graphrag
Python package - Neo4j graph retrieval
$ pip install git+https://github.com/FadhelHaidar/recon-graphrag.git
from recon_graphrag import GraphRAG
A domain-agnostic GraphRAG SDK built on Neo4j and neo4j-graphrag. It follows the Microsoft GraphRAG approach with hierarchical community detection and supports Local, Global, and DRIFT search for question answering across knowledge graphs.
Key Features
- GraphRAG SDK
- Community Detection
- Hybrid Search
Technologies