Disable AGEStorage temporarily

This commit is contained in:
yangdx
2025-04-03 18:58:44 +08:00
parent d88fb241f1
commit c8bb3aad44

View File

@@ -14,7 +14,7 @@ STORAGE_IMPLEMENTATIONS = {
"NetworkXStorage", "NetworkXStorage",
"Neo4JStorage", "Neo4JStorage",
"PGGraphStorage", "PGGraphStorage",
"AGEStorage", # "AGEStorage",
# "MongoGraphStorage", # "MongoGraphStorage",
# "TiDBGraphStorage", # "TiDBGraphStorage",
# "GremlinStorage", # "GremlinStorage",