1 line
5.8 KiB
JSON
1 line
5.8 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_importlib_metadata_collections_py", "label": "_collections.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L1"}, {"id": "collections_freezabledefaultdict", "label": "FreezableDefaultDict", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L6"}, {"id": "collections_freezabledefaultdict_missing", "label": ".__missing__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L21"}, {"id": "collections_freezabledefaultdict_freeze", "label": ".freeze()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L24"}, {"id": "collections_pair", "label": "Pair", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L28"}, {"id": "collections_parse", "label": "parse()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L33"}, {"id": "collections_rationale_7", "label": "Often it is desirable to prevent the mutation of a default dict after its in", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L7"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_importlib_metadata_collections_py", "target": "collections", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_importlib_metadata_collections_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_importlib_metadata_collections_py", "target": "collections_freezabledefaultdict", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L6", "weight": 1.0}, {"source": "collections_freezabledefaultdict", "target": "collections_freezabledefaultdict_missing", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L21", "weight": 1.0}, {"source": "collections_freezabledefaultdict", "target": "collections_freezabledefaultdict_freeze", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_importlib_metadata_collections_py", "target": "collections_pair", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L28", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_vendor_importlib_metadata_collections_py", "target": "collections_parse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L33", "weight": 1.0}, {"source": "collections_rationale_7", "target": "collections_freezabledefaultdict", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L7", "weight": 1.0}], "raw_calls": [{"caller_nid": "collections_freezabledefaultdict_missing", "callee": "getattr(self, '_frozen', super().__missing__)", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L22"}, {"caller_nid": "collections_freezabledefaultdict_missing", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L22"}, {"caller_nid": "collections_freezabledefaultdict_missing", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L22"}, {"caller_nid": "collections_freezabledefaultdict_freeze", "callee": "default_factory", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L25"}, {"caller_nid": "collections_parse", "callee": "cls", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L34"}, {"caller_nid": "collections_parse", "callee": "map", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L34"}, {"caller_nid": "collections_parse", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py", "source_location": "L34"}]} |