Files
tfm_ainventory/graphify-out/cache/354a145412830ebed4ba373b386f3c93bb37add3395d2f3de8dc1473e1636b06.json

1 line
1.5 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_multiarray_py", "label": "multiarray.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "source_location": "L1"}, {"id": "multiarray_getattr", "label": "__getattr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "source_location": "L13"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_multiarray_py", "target": "numpy_core", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_multiarray_py", "target": "multiarray_getattr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "source_location": "L13", "weight": 1.0}], "raw_calls": [{"caller_nid": "multiarray_getattr", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "source_location": "L17"}, {"caller_nid": "multiarray_getattr", "callee": "AttributeError", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "source_location": "L19"}, {"caller_nid": "multiarray_getattr", "callee": "_raise_warning", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/core/multiarray.py", "source_location": "L21"}]}