1 line
2.9 KiB
JSON
1 line
2.9 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_fastapi_middleware_asyncexitstack_py", "label": "asyncexitstack.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", "source_location": "L1"}, {"id": "asyncexitstack_asyncexitstackmiddleware", "label": "AsyncExitStackMiddleware", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", "source_location": "L8"}, {"id": "asyncexitstack_asyncexitstackmiddleware_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", "source_location": "L9"}, {"id": "asyncexitstack_asyncexitstackmiddleware_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", "source_location": "L15"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_fastapi_middleware_asyncexitstack_py", "target": "contextlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_middleware_asyncexitstack_py", "target": "starlette_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_fastapi_middleware_asyncexitstack_py", "target": "asyncexitstack_asyncexitstackmiddleware", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", "source_location": "L8", "weight": 1.0}, {"source": "asyncexitstack_asyncexitstackmiddleware", "target": "asyncexitstack_asyncexitstackmiddleware_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", "source_location": "L9", "weight": 1.0}, {"source": "asyncexitstack_asyncexitstackmiddleware", "target": "asyncexitstack_asyncexitstackmiddleware_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", "source_location": "L15", "weight": 1.0}], "raw_calls": [{"caller_nid": "asyncexitstack_asyncexitstackmiddleware_call", "callee": "AsyncExitStack", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", "source_location": "L16"}, {"caller_nid": "asyncexitstack_asyncexitstackmiddleware_call", "callee": "app", "source_file": "backend/venv/lib/python3.12/site-packages/fastapi/middleware/asyncexitstack.py", "source_location": "L18"}]} |