Files
tfm_ainventory/graphify-out/cache/f3d9ed73da4368062d1ad817fb21bd4244c75dcf4e81ed84fbe9b638dc89f590.json

1 line
6.2 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L1"}, {"id": "init_pack", "label": "pack()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L20"}, {"id": "init_packb", "label": "packb()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L30"}, {"id": "init_unpack", "label": "unpack()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L39"}, {"id": "init_rationale_21", "label": "Pack object `o` and write it to `stream` See :class:`Packer` for options.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L21"}, {"id": "init_rationale_31", "label": "Pack object `o` and return packed bytes See :class:`Packer` for options.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L31"}, {"id": "init_rationale_40", "label": "Unpack an object from `stream`. Raises `ExtraData` when `stream` contains e", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L40"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_init_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_init_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_init_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_ext_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_init_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_init_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_cmsgpack_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_init_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_fallback_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_init_py", "target": "init_pack", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_init_py", "target": "init_packb", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L30", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_msgpack_init_py", "target": "init_unpack", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L39", "weight": 1.0}, {"source": "init_packb", "target": "init_pack", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L36", "weight": 1.0}, {"source": "init_rationale_21", "target": "init_pack", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L21", "weight": 1.0}, {"source": "init_rationale_31", "target": "init_packb", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L31", "weight": 1.0}, {"source": "init_rationale_40", "target": "init_unpack", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L40", "weight": 1.0}], "raw_calls": [{"caller_nid": "init_pack", "callee": "Packer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L26"}, {"caller_nid": "init_pack", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L27"}, {"caller_nid": "init_packb", "callee": "Packer", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L36"}, {"caller_nid": "init_unpack", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L46"}, {"caller_nid": "init_unpack", "callee": "unpackb", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py", "source_location": "L47"}]}