rename jsondocstatus to json_doc_status for consistency
This commit is contained in:
@@ -40,7 +40,7 @@ STORAGES = {
|
|||||||
"NetworkXStorage": ".kg.networkx_impl",
|
"NetworkXStorage": ".kg.networkx_impl",
|
||||||
"JsonKVStorage": ".kg.json_kv_impl",
|
"JsonKVStorage": ".kg.json_kv_impl",
|
||||||
"NanoVectorDBStorage": ".kg.nano_vector_db_impl",
|
"NanoVectorDBStorage": ".kg.nano_vector_db_impl",
|
||||||
"JsonDocStatusStorage": ".kg.jsondocstatus_impl",
|
"JsonDocStatusStorage": ".kg.json_doc_status_impl",
|
||||||
"Neo4JStorage": ".kg.neo4j_impl",
|
"Neo4JStorage": ".kg.neo4j_impl",
|
||||||
"OracleKVStorage": ".kg.oracle_impl",
|
"OracleKVStorage": ".kg.oracle_impl",
|
||||||
"OracleGraphStorage": ".kg.oracle_impl",
|
"OracleGraphStorage": ".kg.oracle_impl",
|
||||||
|
Reference in New Issue
Block a user