Files
tfm_ainventory/graphify-out/cache/8cfad6bc8cfd759e99604b151c4dd0600b88103a18249a04061a8be99ab30ef7.json

1 line
2.2 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_setuptools_itertools_py", "label": "_itertools.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_itertools.py", "source_location": "L1"}, {"id": "itertools_ensure_unique", "label": "ensure_unique()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_itertools.py", "source_location": "L5"}, {"id": "itertools_rationale_6", "label": "Wrap an iterable to raise a ValueError if non-unique values are encountered.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_itertools.py", "source_location": "L6"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_setuptools_itertools_py", "target": "more_itertools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_itertools.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_setuptools_itertools_py", "target": "itertools_ensure_unique", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_itertools.py", "source_location": "L5", "weight": 1.0}, {"source": "itertools_rationale_6", "target": "itertools_ensure_unique", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_itertools.py", "source_location": "L6", "weight": 1.0}], "raw_calls": [{"caller_nid": "itertools_ensure_unique", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_itertools.py", "source_location": "L16"}, {"caller_nid": "itertools_ensure_unique", "callee": "key", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_itertools.py", "source_location": "L19"}, {"caller_nid": "itertools_ensure_unique", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_itertools.py", "source_location": "L21"}, {"caller_nid": "itertools_ensure_unique", "callee": "seen_add", "source_file": "backend/venv/lib/python3.12/site-packages/setuptools/_itertools.py", "source_location": "L22"}]}