{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_check_py", "label": "check.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L1"}, {"id": "check_checkcommand", "label": "CheckCommand", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L18"}, {"id": "command", "label": "Command", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "check_checkcommand_run", "label": ".run()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L25"}, {"id": "check_rationale_19", "label": "Verify installed packages have compatible dependencies.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L19"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_check_py", "target": "logging", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_check_py", "target": "optparse", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_check_py", "target": "pip_internal_cli_base_command", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_check_py", "target": "pip_internal_cli_status_codes", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_check_py", "target": "pip_internal_metadata", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_check_py", "target": "pip_internal_operations_check", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_check_py", "target": "pip_internal_utils_compatibility_tags", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_check_py", "target": "pip_internal_utils_misc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_internal_commands_check_py", "target": "check_checkcommand", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L18", "weight": 1.0}, {"source": "check_checkcommand", "target": "command", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L18", "weight": 1.0}, {"source": "check_checkcommand", "target": "check_checkcommand_run", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L25", "weight": 1.0}, {"source": "check_rationale_19", "target": "check_checkcommand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L19", "weight": 1.0}], "raw_calls": [{"caller_nid": "check_checkcommand_run", "callee": "create_package_set_from_installed", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L26"}, {"caller_nid": "check_checkcommand_run", "callee": "check_package_set", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L27"}, {"caller_nid": "check_checkcommand_run", "callee": "list", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L28"}, {"caller_nid": "check_checkcommand_run", "callee": "check_unsupported", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L29"}, {"caller_nid": "check_checkcommand_run", "callee": "iter_installed_distributions", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L30"}, {"caller_nid": "check_checkcommand_run", "callee": "get_default_environment", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L30"}, {"caller_nid": "check_checkcommand_run", "callee": "get_supported", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L31"}, {"caller_nid": "check_checkcommand_run", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L38"}, {"caller_nid": "check_checkcommand_run", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L48"}, {"caller_nid": "check_checkcommand_run", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L57"}, {"caller_nid": "check_checkcommand_run", "callee": "write_output", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_internal/commands/check.py", "source_location": "L65"}]}