Files
tfm_ainventory/graphify-out/cache/57a2c95561c6c6821cdca785ec5bf772b23afc9b7ad9601f77f95a34edf8c2b3.json

1 line
5.9 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_abstract_py", "label": "abstract.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L1"}, {"id": "abstract_result", "label": "Result", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L13"}, {"id": "namedtuple", "label": "NamedTuple", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "abstract_abstractresolver", "label": "AbstractResolver", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L22"}, {"id": "abstract_abstractresolver_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L27"}, {"id": "abstract_abstractresolver_resolve", "label": ".resolve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L35"}, {"id": "abstract_rationale_23", "label": "The thing that performs the actual resolution work.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L23"}, {"id": "abstract_rationale_36", "label": "Take a collection of constraints, spit out the resolution result. This", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L36"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_abstract_py", "target": "collections", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_abstract_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_abstract_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_structs_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_abstract_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_providers_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_abstract_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_reporters_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_abstract_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_criterion_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_abstract_py", "target": "abstract_result", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L13", "weight": 1.0}, {"source": "abstract_result", "target": "namedtuple", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_abstract_py", "target": "abstract_abstractresolver", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L22", "weight": 1.0}, {"source": "abstract_abstractresolver", "target": "abstract_abstractresolver_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L27", "weight": 1.0}, {"source": "abstract_abstractresolver", "target": "abstract_abstractresolver_resolve", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L35", "weight": 1.0}, {"source": "abstract_rationale_23", "target": "abstract_abstractresolver", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L23", "weight": 1.0}, {"source": "abstract_rationale_36", "target": "abstract_abstractresolver_resolve", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/abstract.py", "source_location": "L36", "weight": 1.0}], "raw_calls": []}