1 line
14 KiB
JSON
1 line
14 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_exceptions_py", "label": "exceptions.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L1"}, {"id": "exceptions_resolverexception", "label": "ResolverException", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L11"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "exceptions_requirementsconflicted", "label": "RequirementsConflicted", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L19"}, {"id": "exceptions_requirementsconflicted_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L20"}, {"id": "exceptions_requirementsconflicted_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L24"}, {"id": "exceptions_inconsistentcandidate", "label": "InconsistentCandidate", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L30"}, {"id": "exceptions_inconsistentcandidate_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L31"}, {"id": "exceptions_inconsistentcandidate_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L36"}, {"id": "exceptions_resolutionerror", "label": "ResolutionError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L43"}, {"id": "exceptions_resolutionimpossible", "label": "ResolutionImpossible", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L47"}, {"id": "exceptions_resolutionimpossible_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L48"}, {"id": "exceptions_resolutiontoodeep", "label": "ResolutionTooDeep", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L54"}, {"id": "exceptions_resolutiontoodeep_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L55"}, {"id": "exceptions_rationale_12", "label": "A base class for all exceptions raised by this module. Exceptions derived b", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L12"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_exceptions_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_exceptions_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/exceptions.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_exceptions_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/exceptions.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_exceptions_py", "target": "exceptions_resolverexception", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L11", "weight": 1.0}, {"source": "exceptions_resolverexception", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_exceptions_py", "target": "exceptions_requirementsconflicted", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L19", "weight": 1.0}, {"source": "exceptions_requirementsconflicted", "target": "exceptions_resolverexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L19", "weight": 1.0}, {"source": "exceptions_requirementsconflicted", "target": "exceptions_requirementsconflicted_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L20", "weight": 1.0}, {"source": "exceptions_requirementsconflicted", "target": "exceptions_requirementsconflicted_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_exceptions_py", "target": "exceptions_inconsistentcandidate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L30", "weight": 1.0}, {"source": "exceptions_inconsistentcandidate", "target": "exceptions_resolverexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L30", "weight": 1.0}, {"source": "exceptions_inconsistentcandidate", "target": "exceptions_inconsistentcandidate_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L31", "weight": 1.0}, {"source": "exceptions_inconsistentcandidate", "target": "exceptions_inconsistentcandidate_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L36", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_exceptions_py", "target": "exceptions_resolutionerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L43", "weight": 1.0}, {"source": "exceptions_resolutionerror", "target": "exceptions_resolverexception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_exceptions_py", "target": "exceptions_resolutionimpossible", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L47", "weight": 1.0}, {"source": "exceptions_resolutionimpossible", "target": "exceptions_resolutionerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L47", "weight": 1.0}, {"source": "exceptions_resolutionimpossible", "target": "exceptions_resolutionimpossible_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_resolvelib_resolvers_exceptions_py", "target": "exceptions_resolutiontoodeep", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L54", "weight": 1.0}, {"source": "exceptions_resolutiontoodeep", "target": "exceptions_resolutionerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L54", "weight": 1.0}, {"source": "exceptions_resolutiontoodeep", "target": "exceptions_resolutiontoodeep_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L55", "weight": 1.0}, {"source": "exceptions_requirementsconflicted_init", "target": "exceptions_resolutiontoodeep_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L21", "weight": 1.0}, {"source": "exceptions_inconsistentcandidate_init", "target": "exceptions_resolutiontoodeep_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L32", "weight": 1.0}, {"source": "exceptions_resolutionimpossible_init", "target": "exceptions_resolutiontoodeep_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L49", "weight": 1.0}, {"source": "exceptions_rationale_12", "target": "exceptions_resolverexception", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L12", "weight": 1.0}], "raw_calls": [{"caller_nid": "exceptions_requirementsconflicted_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L21"}, {"caller_nid": "exceptions_requirementsconflicted_str", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L25"}, {"caller_nid": "exceptions_requirementsconflicted_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L26"}, {"caller_nid": "exceptions_requirementsconflicted_str", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L26"}, {"caller_nid": "exceptions_requirementsconflicted_str", "callee": "iter_requirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L26"}, {"caller_nid": "exceptions_inconsistentcandidate_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L32"}, {"caller_nid": "exceptions_inconsistentcandidate_str", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L37"}, {"caller_nid": "exceptions_inconsistentcandidate_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L39"}, {"caller_nid": "exceptions_inconsistentcandidate_str", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L39"}, {"caller_nid": "exceptions_inconsistentcandidate_str", "callee": "iter_requirement", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L39"}, {"caller_nid": "exceptions_resolutionimpossible_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L49"}, {"caller_nid": "exceptions_resolutiontoodeep_init", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers/exceptions.py", "source_location": "L56"}]} |