Files
tfm_ainventory/graphify-out/cache/9adb313bc27b34b63185e30a7c0166aa4da16241db9ae3bff9736b05849887ec.json

1 line
5.9 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_httpx_types_py", "label": "_types.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L1"}, {"id": "types_syncbytestream", "label": "SyncByteStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L92"}, {"id": "types_syncbytestream_iter", "label": ".__iter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L93"}, {"id": "types_syncbytestream_close", "label": ".close()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L99"}, {"id": "types_asyncbytestream", "label": "AsyncByteStream", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L106"}, {"id": "types_asyncbytestream_aiter", "label": ".__aiter__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L107"}, {"id": "types_asyncbytestream_aclose", "label": ".aclose()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L113"}, {"id": "types_rationale_1", "label": "Type definitions for type checking purposes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L1"}, {"id": "types_rationale_100", "label": "Subclasses can override this method to release any network resources aft", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L100"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_httpx_types_py", "target": "http_cookiejar", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_types_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_types_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_auth_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L25", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_types_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_config_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_types_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_models_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L27", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_types_py", "target": "backend_venv_lib_python3_12_site_packages_httpx_urls_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_types_py", "target": "types_syncbytestream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L92", "weight": 1.0}, {"source": "types_syncbytestream", "target": "types_syncbytestream_iter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L93", "weight": 1.0}, {"source": "types_syncbytestream", "target": "types_syncbytestream_close", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L99", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_httpx_types_py", "target": "types_asyncbytestream", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L106", "weight": 1.0}, {"source": "types_asyncbytestream", "target": "types_asyncbytestream_aiter", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L107", "weight": 1.0}, {"source": "types_asyncbytestream", "target": "types_asyncbytestream_aclose", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L113", "weight": 1.0}, {"source": "types_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_httpx_types_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L1", "weight": 1.0}, {"source": "types_rationale_100", "target": "types_syncbytestream_close", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L100", "weight": 1.0}], "raw_calls": [{"caller_nid": "types_syncbytestream_iter", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L94"}, {"caller_nid": "types_asyncbytestream_aiter", "callee": "NotImplementedError", "source_file": "backend/venv/lib/python3.12/site-packages/httpx/_types.py", "source_location": "L108"}]}