mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-11-01 10:19:27 +00:00
rename jsondocstatus to json_doc_status for consistency
This commit is contained in:
parent
6896d4ab21
commit
42d90f2b16
@ -40,7 +40,7 @@ STORAGES = {
|
||||
"NetworkXStorage": ".kg.networkx_impl",
|
||||
"JsonKVStorage": ".kg.json_kv_impl",
|
||||
"NanoVectorDBStorage": ".kg.nano_vector_db_impl",
|
||||
"JsonDocStatusStorage": ".kg.jsondocstatus_impl",
|
||||
"JsonDocStatusStorage": ".kg.json_doc_status_impl",
|
||||
"Neo4JStorage": ".kg.neo4j_impl",
|
||||
"OracleKVStorage": ".kg.oracle_impl",
|
||||
"OracleGraphStorage": ".kg.oracle_impl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user