1 line
3.2 KiB
JSON
1 line
3.2 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_websockets_asyncio_compatibility_py", "label": "compatibility.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L1"}, {"id": "compatibility_aiter", "label": "aiter()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L21"}, {"id": "compatibility_anext", "label": "anext()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L24"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_websockets_asyncio_compatibility_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_asyncio_compatibility_py", "target": "asyncio", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_asyncio_compatibility_py", "target": "asyncio", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_asyncio_compatibility_py", "target": "compatibility_aiter", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_asyncio_compatibility_py", "target": "compatibility_anext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_websockets_asyncio_compatibility_py", "target": "backend_venv_lib_python3_12_site_packages_websockets_asyncio_async_timeout_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L27", "weight": 1.0}], "raw_calls": [{"caller_nid": "compatibility_aiter", "callee": "__aiter__", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L22"}, {"caller_nid": "compatibility_aiter", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L22"}, {"caller_nid": "compatibility_anext", "callee": "__anext__", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L25"}, {"caller_nid": "compatibility_anext", "callee": "type", "source_file": "backend/venv/lib/python3.12/site-packages/websockets/asyncio/compatibility.py", "source_location": "L25"}]} |