DB-GPT/dbgpt/storage/graph_store
2024-12-19 19:33:13 +08:00
..
__init__.py feat: add GraphRAG framework and integrate TuGraph (#1506) 2024-05-16 15:39:50 +08:00
base.py fix(GraphRAG): create same graph name error. (#2215) 2024-12-19 19:33:13 +08:00
factory.py feat: add document structure into GraphRAG (#2033) 2024-10-18 22:03:08 +08:00
graph.py refactor: the document structure of GraphRAG (#2084) 2024-10-21 18:05:55 +08:00
memgraph_store.py refactor: the document structure of GraphRAG (#2084) 2024-10-21 18:05:55 +08:00
neo4j_store.py feat(GraphRAG): enhance GraphRAG by graph community summary (#1801) 2024-08-30 21:59:44 +08:00
tugraph_store.py fix(GraphRAG): create same graph name error. (#2215) 2024-12-19 19:33:13 +08:00