mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-08-10 17:50:45 +00:00
Disable AGEStorage temporarily
This commit is contained in:
parent
d88fb241f1
commit
c8bb3aad44
@ -14,7 +14,7 @@ STORAGE_IMPLEMENTATIONS = {
|
|||||||
"NetworkXStorage",
|
"NetworkXStorage",
|
||||||
"Neo4JStorage",
|
"Neo4JStorage",
|
||||||
"PGGraphStorage",
|
"PGGraphStorage",
|
||||||
"AGEStorage",
|
# "AGEStorage",
|
||||||
# "MongoGraphStorage",
|
# "MongoGraphStorage",
|
||||||
# "TiDBGraphStorage",
|
# "TiDBGraphStorage",
|
||||||
# "GremlinStorage",
|
# "GremlinStorage",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user