Files
tfm_ainventory/graphify-out/cache/51786440aed0411b1b11631e121eb9ac7a2fa96dfaa1e0d1050e4e06daf29f0f.json

1 line
13 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_lib_version_py", "label": "_version.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L1"}, {"id": "version_numpyversion", "label": "NumpyVersion", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L13"}, {"id": "version_numpyversion_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L53"}, {"id": "version_numpyversion_compare_version", "label": "._compare_version()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L76"}, {"id": "version_numpyversion_compare_pre_release", "label": "._compare_pre_release()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L97"}, {"id": "version_numpyversion_compare", "label": "._compare()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L112"}, {"id": "version_numpyversion_lt", "label": ".__lt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L134"}, {"id": "version_numpyversion_le", "label": ".__le__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L137"}, {"id": "version_numpyversion_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L140"}, {"id": "version_numpyversion_ne", "label": ".__ne__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L143"}, {"id": "version_numpyversion_gt", "label": ".__gt__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L146"}, {"id": "version_numpyversion_ge", "label": ".__ge__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L149"}, {"id": "version_numpyversion_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L152"}, {"id": "version_rationale_1", "label": "Utility to compare (NumPy) version strings. The NumpyVersion class allows prope", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L1"}, {"id": "version_rationale_14", "label": "Parse and compare numpy version strings. NumPy has the following versioning", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L14"}, {"id": "version_rationale_77", "label": "Compare major.minor.bugfix", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L77"}, {"id": "version_rationale_98", "label": "Compare alpha/beta/rc/final.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L98"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_version_py", "target": "re", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_lib_version_py", "target": "version_numpyversion", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L13", "weight": 1.0}, {"source": "version_numpyversion", "target": "version_numpyversion_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L53", "weight": 1.0}, {"source": "version_numpyversion", "target": "version_numpyversion_compare_version", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L76", "weight": 1.0}, {"source": "version_numpyversion", "target": "version_numpyversion_compare_pre_release", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L97", "weight": 1.0}, {"source": "version_numpyversion", "target": "version_numpyversion_compare", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L112", "weight": 1.0}, {"source": "version_numpyversion", "target": "version_numpyversion_lt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L134", "weight": 1.0}, {"source": "version_numpyversion", "target": "version_numpyversion_le", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L137", "weight": 1.0}, {"source": "version_numpyversion", "target": "version_numpyversion_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L140", "weight": 1.0}, {"source": "version_numpyversion", "target": "version_numpyversion_ne", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L143", "weight": 1.0}, {"source": "version_numpyversion", "target": "version_numpyversion_gt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L146", "weight": 1.0}, {"source": "version_numpyversion", "target": "version_numpyversion_ge", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L149", "weight": 1.0}, {"source": "version_numpyversion", "target": "version_numpyversion_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L152", "weight": 1.0}, {"source": "version_numpyversion_compare", "target": "version_numpyversion", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L117", "weight": 1.0}, {"source": "version_numpyversion_compare", "target": "version_numpyversion_compare_version", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L119", "weight": 1.0}, {"source": "version_numpyversion_compare", "target": "version_numpyversion_compare_pre_release", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L122", "weight": 1.0}, {"source": "version_numpyversion_lt", "target": "version_numpyversion_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L135", "weight": 1.0}, {"source": "version_numpyversion_le", "target": "version_numpyversion_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L138", "weight": 1.0}, {"source": "version_numpyversion_eq", "target": "version_numpyversion_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L141", "weight": 1.0}, {"source": "version_numpyversion_ne", "target": "version_numpyversion_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L144", "weight": 1.0}, {"source": "version_numpyversion_gt", "target": "version_numpyversion_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L147", "weight": 1.0}, {"source": "version_numpyversion_ge", "target": "version_numpyversion_compare", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L150", "weight": 1.0}, {"source": "version_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_lib_version_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L1", "weight": 1.0}, {"source": "version_rationale_14", "target": "version_numpyversion", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L14", "weight": 1.0}, {"source": "version_rationale_77", "target": "version_numpyversion_compare_version", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L77", "weight": 1.0}, {"source": "version_rationale_98", "target": "version_numpyversion_compare_pre_release", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L98", "weight": 1.0}], "raw_calls": [{"caller_nid": "version_numpyversion_init", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L55"}, {"caller_nid": "version_numpyversion_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L57"}, {"caller_nid": "version_numpyversion_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L59"}, {"caller_nid": "version_numpyversion_init", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L60"}, {"caller_nid": "version_numpyversion_init", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L61"}, {"caller_nid": "version_numpyversion_init", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L62"}, {"caller_nid": "version_numpyversion_init", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L62"}, {"caller_nid": "version_numpyversion_init", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L65"}, {"caller_nid": "version_numpyversion_init", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L65"}, {"caller_nid": "version_numpyversion_init", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L66"}, {"caller_nid": "version_numpyversion_init", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L66"}, {"caller_nid": "version_numpyversion_init", "callee": "match", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L67"}, {"caller_nid": "version_numpyversion_init", "callee": "end", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L67"}, {"caller_nid": "version_numpyversion_init", "callee": "group", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L70"}, {"caller_nid": "version_numpyversion_init", "callee": "bool", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L74"}, {"caller_nid": "version_numpyversion_init", "callee": "search", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L74"}, {"caller_nid": "version_numpyversion_compare", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L113"}, {"caller_nid": "version_numpyversion_compare", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L114"}, {"caller_nid": "version_numpyversion_compare", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/lib/_version.py", "source_location": "L116"}]}