1 line
6.7 KiB
JSON
1 line
6.7 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pager_py", "label": "pager.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L1"}, {"id": "pager_pager", "label": "Pager", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L5"}, {"id": "abc", "label": "ABC", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "pager_show", "label": "show()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L9"}, {"id": "pager_systempager", "label": "SystemPager", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L17"}, {"id": "pager_systempager_pager", "label": "._pager()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L20"}, {"id": "pager_systempager_show", "label": ".show()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L23"}, {"id": "pager_rationale_6", "label": "Base class for a pager.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L6"}, {"id": "pager_rationale_10", "label": "Show content in pager. Args: content (str): Content to be d", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L10"}, {"id": "pager_rationale_18", "label": "Uses the pager installed on the system.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L18"}, {"id": "pager_rationale_24", "label": "Use the same pager used by pydoc.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L24"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pager_py", "target": "abc", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pager_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pager_py", "target": "pager_pager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L5", "weight": 1.0}, {"source": "pager_pager", "target": "abc", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pager_py", "target": "pager_show", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pager_py", "target": "pager_systempager", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L17", "weight": 1.0}, {"source": "pager_systempager", "target": "pager_pager", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L17", "weight": 1.0}, {"source": "pager_systempager", "target": "pager_systempager_pager", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L20", "weight": 1.0}, {"source": "pager_systempager", "target": "pager_systempager_show", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pager_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_main_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_pager_py", "target": "backend_venv_lib_python3_12_site_packages_pip_vendor_rich_console_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L30", "weight": 1.0}, {"source": "pager_systempager_pager", "target": "pager_pager", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L21", "weight": 1.0}, {"source": "pager_systempager_show", "target": "pager_systempager_pager", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L25", "weight": 1.0}, {"source": "pager_rationale_6", "target": "pager_pager", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L6", "weight": 1.0}, {"source": "pager_rationale_10", "target": "pager_pager_show", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L10", "weight": 1.0}, {"source": "pager_rationale_18", "target": "pager_systempager", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L18", "weight": 1.0}, {"source": "pager_rationale_24", "target": "pager_systempager_show", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L24", "weight": 1.0}], "raw_calls": [{"caller_nid": "pager_systempager_pager", "callee": "__import__", "source_file": "backend/venv/lib/python3.12/site-packages/pip/_vendor/rich/pager.py", "source_location": "L21"}]} |