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",
"Neo4JStorage",
"PGGraphStorage",
"AGEStorage",
# "AGEStorage",
# "MongoGraphStorage",
# "TiDBGraphStorage",
# "GremlinStorage",