Disable AGEStorage temporarily
This commit is contained in:
@@ -14,7 +14,7 @@ STORAGE_IMPLEMENTATIONS = {
|
|||||||
"NetworkXStorage",
|
"NetworkXStorage",
|
||||||
"Neo4JStorage",
|
"Neo4JStorage",
|
||||||
"PGGraphStorage",
|
"PGGraphStorage",
|
||||||
"AGEStorage",
|
# "AGEStorage",
|
||||||
# "MongoGraphStorage",
|
# "MongoGraphStorage",
|
||||||
# "TiDBGraphStorage",
|
# "TiDBGraphStorage",
|
||||||
# "GremlinStorage",
|
# "GremlinStorage",
|
||||||
|
Reference in New Issue
Block a user