LightRAG/lightrag/kg
2025-02-10 00:57:28 +08:00
..
__init__.py Linting 2024-11-11 10:45:22 +08:00
age_impl.py Update age_impl.py 2025-01-27 09:35:08 +01:00
chroma_impl.py Fix cosine threshold parameter setting error for chroma 2025-01-29 22:41:18 +08:00
faiss_impl.py Fix linting errors 2025-01-31 19:05:47 +05:30
gremlin_impl.py GremlinStorage: fixes and patch to support other Gremlin compatible BD. Tested on ArcadeDB with Gremlin plugin. The main change is using "entity_name" vertex property instead of the label as a node_id since different implementations have different restrictions on label names. 2024-12-23 16:16:17 +01:00
json_kv_impl.py cleaned code 2025-02-09 15:24:30 +01:00
jsondocstatus_impl.py cleaned code 2025-02-09 15:24:30 +01:00
milvus_impl.py fix linting errors 2025-01-27 23:21:34 +08:00
mongo_impl.py cleaned code 2025-02-09 15:24:30 +01:00
nano_vector_db_impl.py Add lock to protect file write operations in NanoVectorDBStorage 2025-02-01 10:36:25 +08:00
neo4j_impl.py use namespace as neo4j database name 2025-02-08 20:06:18 +08:00
networkx_impl.py fix linting errors 2025-01-27 23:21:34 +08:00
oracle_impl.py cleaned code 2025-02-09 14:55:52 +01:00
postgres_impl.py cleaned code 2025-02-09 15:36:01 +01:00
postgres_impl_test.py better handling of namespace 2025-02-08 16:05:59 +08:00
qdrant_impl.py add qdrant backend 2025-02-10 00:57:28 +08:00
redis_impl.py cleaned code 2025-02-09 15:24:30 +01:00
tidb_impl.py cleaned import 2025-02-09 11:24:08 +01:00