1 line
2.3 KiB
JSON
1 line
2.3 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_uvicorn_middleware_asgi2_py", "label": "asgi2.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/middleware/asgi2.py", "source_location": "L1"}, {"id": "asgi2_asgi2middleware", "label": "ASGI2Middleware", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/middleware/asgi2.py", "source_location": "L9"}, {"id": "asgi2_asgi2middleware_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/middleware/asgi2.py", "source_location": "L10"}, {"id": "asgi2_asgi2middleware_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/middleware/asgi2.py", "source_location": "L13"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_uvicorn_middleware_asgi2_py", "target": "uvicorn_types", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/middleware/asgi2.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_middleware_asgi2_py", "target": "asgi2_asgi2middleware", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/middleware/asgi2.py", "source_location": "L9", "weight": 1.0}, {"source": "asgi2_asgi2middleware", "target": "asgi2_asgi2middleware_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/middleware/asgi2.py", "source_location": "L10", "weight": 1.0}, {"source": "asgi2_asgi2middleware", "target": "asgi2_asgi2middleware_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/middleware/asgi2.py", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "asgi2_asgi2middleware_call", "callee": "app", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/middleware/asgi2.py", "source_location": "L14"}, {"caller_nid": "asgi2_asgi2middleware_call", "callee": "instance", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/middleware/asgi2.py", "source_location": "L15"}]} |