Files
tfm_ainventory/graphify-out/cache/f793c4748d31211bcb158bd0559fea781c834270e6eb5551110bafd5d24872fa.json

1 line
8.1 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_piexif_common_py", "label": "_common.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L1"}, {"id": "common_split_into_segments", "label": "split_into_segments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L6"}, {"id": "common_read_exif_from_file", "label": "read_exif_from_file()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L29"}, {"id": "common_get_exif_seg", "label": "get_exif_seg()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L60"}, {"id": "common_merge_segments", "label": "merge_segments()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L69"}, {"id": "common_rationale_7", "label": "Slices JPEG meta data into a list from JPEG binary data.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L7"}, {"id": "common_rationale_30", "label": "Slices JPEG meta data into a list from JPEG binary data.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L30"}, {"id": "common_rationale_61", "label": "Returns Exif from JPEG meta data list", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L61"}, {"id": "common_rationale_70", "label": "Merges Exif with APP0 and APP1 manipulations.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L70"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_piexif_common_py", "target": "struct", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_common_py", "target": "backend_venv_lib_python3_12_site_packages_piexif_exceptions_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_common_py", "target": "common_split_into_segments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_common_py", "target": "common_read_exif_from_file", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_common_py", "target": "common_get_exif_seg", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L60", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_piexif_common_py", "target": "common_merge_segments", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L69", "weight": 1.0}, {"source": "common_rationale_7", "target": "common_split_into_segments", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L7", "weight": 1.0}, {"source": "common_rationale_30", "target": "common_read_exif_from_file", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L30", "weight": 1.0}, {"source": "common_rationale_61", "target": "common_get_exif_seg", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L61", "weight": 1.0}, {"source": "common_rationale_70", "target": "common_merge_segments", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L70", "weight": 1.0}], "raw_calls": [{"caller_nid": "common_split_into_segments", "callee": "InvalidImageDataError", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L10"}, {"caller_nid": "common_split_into_segments", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L16"}, {"caller_nid": "common_split_into_segments", "callee": "unpack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L19"}, {"caller_nid": "common_split_into_segments", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L22"}, {"caller_nid": "common_split_into_segments", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L25"}, {"caller_nid": "common_split_into_segments", "callee": "InvalidImageDataError", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L26"}, {"caller_nid": "common_read_exif_from_file", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L32"}, {"caller_nid": "common_read_exif_from_file", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L33"}, {"caller_nid": "common_read_exif_from_file", "callee": "InvalidImageDataError", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L36"}, {"caller_nid": "common_read_exif_from_file", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L41"}, {"caller_nid": "common_read_exif_from_file", "callee": "unpack", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L42"}, {"caller_nid": "common_read_exif_from_file", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L45"}, {"caller_nid": "common_read_exif_from_file", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L47"}, {"caller_nid": "common_read_exif_from_file", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L52"}, {"caller_nid": "common_read_exif_from_file", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L53"}, {"caller_nid": "common_read_exif_from_file", "callee": "close", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L57"}, {"caller_nid": "common_merge_segments", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L77"}, {"caller_nid": "common_merge_segments", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L79"}, {"caller_nid": "common_merge_segments", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L81"}, {"caller_nid": "common_merge_segments", "callee": "pop", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L90"}, {"caller_nid": "common_merge_segments", "callee": "insert", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L93"}, {"caller_nid": "common_merge_segments", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/piexif/_common.py", "source_location": "L94"}]}