1 line
1.6 KiB
JSON
1 line
1.6 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_uvicorn_loops_auto_py", "label": "auto.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/auto.py", "source_location": "L1"}, {"id": "auto_auto_loop_factory", "label": "auto_loop_factory()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/auto.py", "source_location": "L7"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_uvicorn_loops_auto_py", "target": "asyncio", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/auto.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_loops_auto_py", "target": "collections_abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/auto.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_uvicorn_loops_auto_py", "target": "auto_auto_loop_factory", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/auto.py", "source_location": "L7", "weight": 1.0}], "raw_calls": [{"caller_nid": "auto_auto_loop_factory", "callee": "loop_factory", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/auto.py", "source_location": "L13"}, {"caller_nid": "auto_auto_loop_factory", "callee": "uvloop_loop_factory", "source_file": "backend/venv/lib/python3.12/site-packages/uvicorn/loops/auto.py", "source_location": "L17"}]} |