Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NanGePlus/LightRAGTest
/ Response
Class
Response
LightRAG/examples/lightrag_api_oracle_demo..py:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
160
161
class
Response(BaseModel):
162
status: str
163
data: Optional[Any] = None
164
message: Optional[str] = None
165
166
167
# API routes
Callers
4
query_endpoint
Function · 0.70
query_all_nodes
Function · 0.70
insert_endpoint
Function · 0.70
insert_file
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected