Disable AGEStorage temporarily
This commit is contained in:
parent
d88fb241f1
commit
c8bb3aad44
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ STORAGE_IMPLEMENTATIONS = {
|
||||||
"NetworkXStorage",
|
"NetworkXStorage",
|
||||||
"Neo4JStorage",
|
"Neo4JStorage",
|
||||||
"PGGraphStorage",
|
"PGGraphStorage",
|
||||||
"AGEStorage",
|
# "AGEStorage",
|
||||||
# "MongoGraphStorage",
|
# "MongoGraphStorage",
|
||||||
# "TiDBGraphStorage",
|
# "TiDBGraphStorage",
|
||||||
# "GremlinStorage",
|
# "GremlinStorage",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue