LightRAG/lightrag/kg
pablo-statsig 4a8202138c
Remove graspologic pip installation that no longer seems to be used
As far as I can tell this is no longer actually used and its usage was removed in this commit:
83353ab9a6 (diff-a346bcfb05aab0cc0c0baa6018976f4efab339e8cade9f6f8fb658fcbd54ae2e)

Our systems are flagging this package as having a dependency on a package with a less permissive license so I would appreciate if it can be removed if its no longer needed.  Let me know if that is not the case.
2025-06-05 18:01:00 -07:00
..
__init__.py Disable AGEStorage temporarily 2025-04-03 18:58:44 +08:00
age_impl.py Deleted node2vec implementation 2025-04-11 18:41:45 +08:00
chroma_impl.py Remove deprecated search_by_prefix 2025-05-03 11:17:49 +08:00
faiss_impl.py Remove deprecated search_by_prefix 2025-05-03 11:17:49 +08:00
gremlin_impl.py Deleted node2vec implementation 2025-04-11 18:41:45 +08:00
json_doc_status_impl.py Optimize logger info 2025-04-28 02:27:59 +08:00
json_kv_impl.py Persistence cache data to disk before exiting 2025-04-28 23:16:50 +08:00
milvus_impl.py Fix created_at handling bug for Milvus 2025-05-03 21:51:45 +08:00
mongo_impl.py Remove deprecated search_by_prefix 2025-05-03 11:17:49 +08:00
nano_vector_db_impl.py Remove deprecated search_by_prefix 2025-05-03 11:17:49 +08:00
neo4j_impl.py Fix linting 2025-04-25 22:01:06 +08:00
networkx_impl.py Remove graspologic pip installation that no longer seems to be used 2025-06-05 18:01:00 -07:00
postgres_impl.py Optimize default setting of PostgreSQL 2025-05-22 17:09:26 +08:00
qdrant_impl.py Remove deprecated search_by_prefix 2025-05-03 11:17:49 +08:00
redis_impl.py Fix linting 2025-04-06 17:45:32 +08:00
shared_storage.py Optimize log messages 2025-04-29 13:45:06 +08:00
tidb_impl.py fix linting 2025-05-12 16:28:36 +08:00