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

1 line
5.9 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_yaml_error_py", "label": "error.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L1"}, {"id": "error_mark", "label": "Mark", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L4"}, {"id": "error_mark_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L6"}, {"id": "error_mark_get_snippet", "label": ".get_snippet()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L14"}, {"id": "error_mark_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L37"}, {"id": "error_yamlerror", "label": "YAMLError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L45"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "error_markedyamlerror", "label": "MarkedYAMLError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L48"}, {"id": "error_markedyamlerror_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L50"}, {"id": "error_markedyamlerror_str", "label": ".__str__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L58"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_yaml_error_py", "target": "error_mark", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L4", "weight": 1.0}, {"source": "error_mark", "target": "error_mark_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L6", "weight": 1.0}, {"source": "error_mark", "target": "error_mark_get_snippet", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L14", "weight": 1.0}, {"source": "error_mark", "target": "error_mark_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L37", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_error_py", "target": "error_yamlerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L45", "weight": 1.0}, {"source": "error_yamlerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L45", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_error_py", "target": "error_markedyamlerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L48", "weight": 1.0}, {"source": "error_markedyamlerror", "target": "error_yamlerror", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L48", "weight": 1.0}, {"source": "error_markedyamlerror", "target": "error_markedyamlerror_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L50", "weight": 1.0}, {"source": "error_markedyamlerror", "target": "error_markedyamlerror_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L58", "weight": 1.0}, {"source": "error_mark_str", "target": "error_mark_get_snippet", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L38", "weight": 1.0}], "raw_calls": [{"caller_nid": "error_mark_get_snippet", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L27"}, {"caller_nid": "error_mark_get_snippet", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L35"}, {"caller_nid": "error_markedyamlerror_str", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L61"}, {"caller_nid": "error_markedyamlerror_str", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L67"}, {"caller_nid": "error_markedyamlerror_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L67"}, {"caller_nid": "error_markedyamlerror_str", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L69"}, {"caller_nid": "error_markedyamlerror_str", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L71"}, {"caller_nid": "error_markedyamlerror_str", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L71"}, {"caller_nid": "error_markedyamlerror_str", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L73"}, {"caller_nid": "error_markedyamlerror_str", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/error.py", "source_location": "L74"}]}