Files
tfm_ainventory/graphify-out/cache/89fa36ebbdf4d48a4fff7530ac1bb302c7a951971e033f99ca91a9e90457a189.json

1 line
7.4 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_uvicorn_compat_py", "label": "_compat.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L1"}, {"id": "compat_asyncio_run", "label": "asyncio_run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L21"}, {"id": "compat_cancel_all_tasks", "label": "_cancel_all_tasks()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L71"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_uvicorn_compat_py", "target": "asyncio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_compat_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_compat_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_compat_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_compat_py", "target": "inspect", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_compat_py", "target": "asyncio", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_compat_py", "target": "compat_asyncio_run", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_compat_py", "target": "compat_asyncio_run", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L35", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_compat_py", "target": "compat_cancel_all_tasks", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L71", "weight": 1.0}, {"source": "compat_asyncio_run", "target": "compat_cancel_all_tasks", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L63", "weight": 1.0}], "raw_calls": [{"caller_nid": "compat_asyncio_run", "callee": "Runner", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L29"}, {"caller_nid": "compat_asyncio_run", "callee": "run", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L30"}, {"caller_nid": "compat_asyncio_run", "callee": "get_running_loop", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L42"}, {"caller_nid": "compat_asyncio_run", "callee": "RuntimeError", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L46"}, {"caller_nid": "compat_asyncio_run", "callee": "iscoroutine", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L48"}, {"caller_nid": "compat_asyncio_run", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L49"}, {"caller_nid": "compat_asyncio_run", "callee": "new_event_loop", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L52"}, {"caller_nid": "compat_asyncio_run", "callee": "loop_factory", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L54"}, {"caller_nid": "compat_asyncio_run", "callee": "set_event_loop", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L57"}, {"caller_nid": "compat_asyncio_run", "callee": "set_debug", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L59"}, {"caller_nid": "compat_asyncio_run", "callee": "run_until_complete", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L60"}, {"caller_nid": "compat_asyncio_run", "callee": "run_until_complete", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L64"}, {"caller_nid": "compat_asyncio_run", "callee": "shutdown_asyncgens", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L64"}, {"caller_nid": "compat_asyncio_run", "callee": "run_until_complete", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L65"}, {"caller_nid": "compat_asyncio_run", "callee": "shutdown_default_executor", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L65"}, {"caller_nid": "compat_asyncio_run", "callee": "set_event_loop", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L68"}, {"caller_nid": "compat_asyncio_run", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L69"}, {"caller_nid": "compat_cancel_all_tasks", "callee": "all_tasks", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L72"}, {"caller_nid": "compat_cancel_all_tasks", "callee": "cancel", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L77"}, {"caller_nid": "compat_cancel_all_tasks", "callee": "run_until_complete", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L79"}, {"caller_nid": "compat_cancel_all_tasks", "callee": "gather", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L79"}, {"caller_nid": "compat_cancel_all_tasks", "callee": "cancelled", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L82"}, {"caller_nid": "compat_cancel_all_tasks", "callee": "exception", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L84"}, {"caller_nid": "compat_cancel_all_tasks", "callee": "call_exception_handler", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L85"}, {"caller_nid": "compat_cancel_all_tasks", "callee": "exception", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/_compat.py", "source_location": "L88"}]}