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

Route query_all_nodes

LightRAG/examples/lightrag_api_oracle_demo..py:None–None  ·  view source on GitHub ↗
app.get("/data", response_model=Response)

Source from the content-addressed store, hash-verified

1from fastapi import FastAPI, HTTPException, File, UploadFile
2from fastapi import Query
3from contextlib import asynccontextmanager
4from pydantic import BaseModel

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected