Files
tfm_ainventory/graphify-out/cache/1f59def37ad07299b988068b8b1e24c668a61889aa1ba3a552ceee4a17356ca5.json

1 line
3.5 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_httpcore_api_py", "label": "_api.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L1"}, {"id": "api_request", "label": "request()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L10"}, {"id": "api_stream", "label": "stream()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L51"}, {"id": "api_rationale_18", "label": "Sends an HTTP request, returning the response. ``` response = httpcore.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L18"}, {"id": "api_rationale_59", "label": "Sends an HTTP request, returning the response within a content manager. ```", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L59"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_httpcore_api_py", "target": "contextlib", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_api_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_api_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_models_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_api_py", "target": "backend_venv_lib_python3_12_site_packages_httpcore_sync_connection_pool_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_api_py", "target": "api_request", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpcore_api_py", "target": "api_stream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L51", "weight": 1.0}, {"source": "api_rationale_18", "target": "api_request", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L18", "weight": 1.0}, {"source": "api_rationale_59", "target": "api_stream", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L59", "weight": 1.0}], "raw_calls": [{"caller_nid": "api_request", "callee": "ConnectionPool", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L40"}, {"caller_nid": "api_stream", "callee": "ConnectionPool", "source_file": "backend/venv/lib/python3.12/site-packages/httpcore/_api.py", "source_location": "L86"}]}