1 line
6.0 KiB
JSON
1 line
6.0 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_globals_py", "label": "_globals.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L1"}, {"id": "globals_novaluetype", "label": "_NoValueType", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L32"}, {"id": "globals_novaluetype_new", "label": ".__new__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L53"}, {"id": "globals_novaluetype_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L59"}, {"id": "globals_copymode", "label": "_CopyMode", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L67"}, {"id": "globals_copymode_bool", "label": ".__bool__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L88"}, {"id": "globals_signaturedescriptor", "label": "_SignatureDescriptor", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L99"}, {"id": "globals_signaturedescriptor_get", "label": ".__get__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L106"}, {"id": "globals_rationale_1", "label": "Module defining global singleton classes. This module raises a RuntimeError if", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L1"}, {"id": "globals_rationale_33", "label": "Special keyword value. The instance of this class may be used as the defaul", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L33"}, {"id": "globals_rationale_68", "label": "An enumeration for the copy modes supported by numpy.copy() and numpy.array(", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L68"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_globals_py", "target": "enum", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_globals_py", "target": "backend_venv_lib_python3_12_site_packages_numpy_utils_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_globals_py", "target": "globals_novaluetype", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L32", "weight": 1.0}, {"source": "globals_novaluetype", "target": "globals_novaluetype_new", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L53", "weight": 1.0}, {"source": "globals_novaluetype", "target": "globals_novaluetype_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_globals_py", "target": "globals_copymode", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L67", "weight": 1.0}, {"source": "globals_copymode", "target": "globals_copymode_bool", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_globals_py", "target": "globals_signaturedescriptor", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L99", "weight": 1.0}, {"source": "globals_signaturedescriptor", "target": "globals_signaturedescriptor_get", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L106", "weight": 1.0}, {"source": "globals_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_globals_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L1", "weight": 1.0}, {"source": "globals_rationale_33", "target": "globals_novaluetype", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L33", "weight": 1.0}, {"source": "globals_rationale_68", "target": "globals_copymode", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L68", "weight": 1.0}], "raw_calls": [{"caller_nid": "globals_novaluetype_new", "callee": "super", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L56"}, {"caller_nid": "globals_copymode_bool", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L96"}, {"caller_nid": "globals_signaturedescriptor_get", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L113"}, {"caller_nid": "globals_signaturedescriptor_get", "callee": "_ufunc_inspect_signature_builder", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_globals.py", "source_location": "L117"}]} |