Files
tfm_ainventory/graphify-out/cache/14d1d772ba84cedfb9646ffbc261f773953242f323dd3992604fa6bab141bb0f.json

1 line
5.3 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_httpcore_backends_auto_py", "label": "auto.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L1"}, {"id": "auto_autobackend", "label": "AutoBackend", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L9"}, {"id": "asyncnetworkbackend", "label": "AsyncNetworkBackend", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "auto_autobackend_init_backend", "label": "._init_backend()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L10"}, {"id": "auto_autobackend_connect_tcp", "label": ".connect_tcp()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L22"}, {"id": "auto_autobackend_connect_unix_socket", "label": ".connect_unix_socket()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L39"}, {"id": "auto_autobackend_sleep", "label": ".sleep()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L50"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_auto_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_auto_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_synchronization_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_auto_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_backends_base_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_backends_auto_py", "target": "auto_autobackend", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L9", "weight": 1.0}, {"source": "auto_autobackend", "target": "asyncnetworkbackend", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L9", "weight": 1.0}, {"source": "auto_autobackend", "target": "auto_autobackend_init_backend", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L10", "weight": 1.0}, {"source": "auto_autobackend", "target": "auto_autobackend_connect_tcp", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L22", "weight": 1.0}, {"source": "auto_autobackend", "target": "auto_autobackend_connect_unix_socket", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L39", "weight": 1.0}, {"source": "auto_autobackend", "target": "auto_autobackend_sleep", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L50", "weight": 1.0}, {"source": "auto_autobackend_connect_tcp", "target": "auto_autobackend_init_backend", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L30", "weight": 1.0}, {"source": "auto_autobackend_connect_unix_socket", "target": "auto_autobackend_init_backend", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L45", "weight": 1.0}, {"source": "auto_autobackend_sleep", "target": "auto_autobackend_init_backend", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L51", "weight": 1.0}], "raw_calls": [{"caller_nid": "auto_autobackend_init_backend", "callee": "hasattr", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L11"}, {"caller_nid": "auto_autobackend_init_backend", "callee": "current_async_library", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L12"}, {"caller_nid": "auto_autobackend_init_backend", "callee": "TrioBackend", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L16"}, {"caller_nid": "auto_autobackend_init_backend", "callee": "AnyIOBackend", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_backends/auto.py", "source_location": "L20"}]}