1 line
4.6 KiB
JSON
1 line
4.6 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_numpy_core_string_helpers_py", "label": "_string_helpers.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L1"}, {"id": "string_helpers_english_lower", "label": "english_lower()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L16"}, {"id": "string_helpers_english_upper", "label": "english_upper()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L44"}, {"id": "string_helpers_english_capitalize", "label": "english_capitalize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L72"}, {"id": "string_helpers_rationale_1", "label": "String-handling utilities to avoid locale-dependence. Used primarily to generat", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L1"}, {"id": "string_helpers_rationale_17", "label": "Apply English case rules to convert ASCII strings to all lower case. This i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L17"}, {"id": "string_helpers_rationale_45", "label": "Apply English case rules to convert ASCII strings to all upper case. This i", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L45"}, {"id": "string_helpers_rationale_73", "label": "Apply English case rules to convert the first character of an ASCII string t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L73"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_numpy_core_string_helpers_py", "target": "string_helpers_english_lower", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_string_helpers_py", "target": "string_helpers_english_upper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_numpy_core_string_helpers_py", "target": "string_helpers_english_capitalize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L72", "weight": 1.0}, {"source": "string_helpers_english_capitalize", "target": "string_helpers_english_upper", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L98", "weight": 1.0}, {"source": "string_helpers_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_numpy_core_string_helpers_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L1", "weight": 1.0}, {"source": "string_helpers_rationale_17", "target": "string_helpers_english_lower", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L17", "weight": 1.0}, {"source": "string_helpers_rationale_45", "target": "string_helpers_english_upper", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L45", "weight": 1.0}, {"source": "string_helpers_rationale_73", "target": "string_helpers_english_capitalize", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L73", "weight": 1.0}], "raw_calls": [{"caller_nid": "string_helpers_english_lower", "callee": "translate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L40"}, {"caller_nid": "string_helpers_english_upper", "callee": "translate", "source_file": "backend/venv/lib/python3.12/site-packages/numpy/_core/_string_helpers.py", "source_location": "L68"}]} |