Files
tfm_ainventory/graphify-out/cache/8f4f4254c79edb854e159a7a9c44ed8a1c689565cc18ca1b3f1f151571dedd0f.json
2026-04-26 12:03:59 +03:00

1 line
1.3 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_init_py", "label": "__init__.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/__init__.py", "source_location": "L1"}, {"id": "init_main", "label": "main()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/__init__.py", "source_location": "L6"}, {"id": "init_rationale_7", "label": "This is an internal API only meant for use by pip's own console scripts. Fo", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/__init__.py", "source_location": "L7"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_init_py", "target": "init_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/__init__.py", "source_location": "L6", "weight": 1.0}, {"source": "init_rationale_7", "target": "init_main", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/__init__.py", "source_location": "L7", "weight": 1.0}], "raw_calls": [{"caller_nid": "init_main", "callee": "_wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/pip/__init__.py", "source_location": "L13"}]}