"""GraphRAG 融合查询模块。""" from app.module.kg_graphrag.interface import router __all__ = ["router"]