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

1 line
3.2 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_models_index_py", "label": "index.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L1"}, {"id": "index_packageindex", "label": "PackageIndex", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L4"}, {"id": "index_packageindex_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L9"}, {"id": "index_packageindex_url_for_path", "label": "._url_for_path()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L21"}, {"id": "index_rationale_5", "label": "Represents a Package Index and provides easier access to endpoints", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L5"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_index_py", "target": "urllib_parse", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_models_index_py", "target": "index_packageindex", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L4", "weight": 1.0}, {"source": "index_packageindex", "target": "index_packageindex_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L9", "weight": 1.0}, {"source": "index_packageindex", "target": "index_packageindex_url_for_path", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L21", "weight": 1.0}, {"source": "index_packageindex_init", "target": "index_packageindex_url_for_path", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L13", "weight": 1.0}, {"source": "index_rationale_5", "target": "index_packageindex", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L5", "weight": 1.0}], "raw_calls": [{"caller_nid": "index_packageindex_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L10"}, {"caller_nid": "index_packageindex_init", "callee": "urlsplit", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L12"}, {"caller_nid": "index_packageindex_url_for_path", "callee": "urljoin", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/models/index.py", "source_location": "L22"}]}