[Bug]: <title>failed to delete doc by id: some functions are not implimented #1081
Open
2 tasks done
Labels
bug
Something isn't working
Do you need to file an issue?
Describe the bug
I used the git main branch with MongoKVStorage, MongoDocStatusStorage, QdrantVectorDBStorage and Neo4JStorage.
and the demo code as below:
And I got these error:
When I review the code, I find that "QdrantVectorDBStorage .get_by_id", "QdrantVectorDBStorage .get_by_ids" , "QdrantVectorDBStorage.client_storage", "MongoKVStorage.get_all", "MongoKVStorage.delete" and "MongoDocStatusStorage.delete" are not implemented. So the function "adelete_by_doc_id" is completely unusable.
Steps to reproduce
No response
Expected Behavior
No response
LightRAG Config Used
Paste your config here
Logs and screenshots
No response
Additional Information
The text was updated successfully, but these errors were encountered: