MCPcopy Create free account
hub / github.com/NanGePlus/LightRAGTest / drop

Method drop

LightRAG/lightrag/base.py:85–86  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

83 raise NotImplementedError
84
85 async def drop(self):
86 raise NotImplementedError
87
88
89@dataclass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected