{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_yaml_loader_py", "label": "loader.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L1"}, {"id": "loader_baseloader", "label": "BaseLoader", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L11"}, {"id": "reader", "label": "Reader", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "scanner", "label": "Scanner", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "parser", "label": "Parser", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "composer", "label": "Composer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "baseconstructor", "label": "BaseConstructor", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "baseresolver", "label": "BaseResolver", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "loader_baseloader_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L13"}, {"id": "loader_fullloader", "label": "FullLoader", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L21"}, {"id": "fullconstructor", "label": "FullConstructor", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "resolver", "label": "Resolver", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "loader_fullloader_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L23"}, {"id": "loader_safeloader", "label": "SafeLoader", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L31"}, {"id": "safeconstructor", "label": "SafeConstructor", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "loader_safeloader_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L33"}, {"id": "loader_loader", "label": "Loader", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L41"}, {"id": "constructor", "label": "Constructor", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "loader_loader_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L43"}, {"id": "loader_unsafeloader", "label": "UnsafeLoader", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L55"}, {"id": "loader_unsafeloader_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L57"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_yaml_loader_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_reader_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_loader_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_scanner_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_loader_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_parser_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_loader_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_composer_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_loader_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_constructor_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_loader_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_resolver_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_loader_py", "target": "loader_baseloader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L11", "weight": 1.0}, {"source": "loader_baseloader", "target": "reader", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L11", "weight": 1.0}, {"source": "loader_baseloader", "target": "scanner", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L11", "weight": 1.0}, {"source": "loader_baseloader", "target": "parser", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L11", "weight": 1.0}, {"source": "loader_baseloader", "target": "composer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L11", "weight": 1.0}, {"source": "loader_baseloader", "target": "baseconstructor", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L11", "weight": 1.0}, {"source": "loader_baseloader", "target": "baseresolver", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L11", "weight": 1.0}, {"source": "loader_baseloader", "target": "loader_baseloader_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_loader_py", "target": "loader_fullloader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L21", "weight": 1.0}, {"source": "loader_fullloader", "target": "reader", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L21", "weight": 1.0}, {"source": "loader_fullloader", "target": "scanner", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L21", "weight": 1.0}, {"source": "loader_fullloader", "target": "parser", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L21", "weight": 1.0}, {"source": "loader_fullloader", "target": "composer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L21", "weight": 1.0}, {"source": "loader_fullloader", "target": "fullconstructor", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L21", "weight": 1.0}, {"source": "loader_fullloader", "target": "resolver", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L21", "weight": 1.0}, {"source": "loader_fullloader", "target": "loader_fullloader_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_loader_py", "target": "loader_safeloader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L31", "weight": 1.0}, {"source": "loader_safeloader", "target": "reader", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L31", "weight": 1.0}, {"source": "loader_safeloader", "target": "scanner", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L31", "weight": 1.0}, {"source": "loader_safeloader", "target": "parser", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L31", "weight": 1.0}, {"source": "loader_safeloader", "target": "composer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L31", "weight": 1.0}, {"source": "loader_safeloader", "target": "safeconstructor", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L31", "weight": 1.0}, {"source": "loader_safeloader", "target": "resolver", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L31", "weight": 1.0}, {"source": "loader_safeloader", "target": "loader_safeloader_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L33", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_loader_py", "target": "loader_loader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L41", "weight": 1.0}, {"source": "loader_loader", "target": "reader", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L41", "weight": 1.0}, {"source": "loader_loader", "target": "scanner", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L41", "weight": 1.0}, {"source": "loader_loader", "target": "parser", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L41", "weight": 1.0}, {"source": "loader_loader", "target": "composer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L41", "weight": 1.0}, {"source": "loader_loader", "target": "constructor", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L41", "weight": 1.0}, {"source": "loader_loader", "target": "resolver", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L41", "weight": 1.0}, {"source": "loader_loader", "target": "loader_loader_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L43", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_loader_py", "target": "loader_unsafeloader", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L55", "weight": 1.0}, {"source": "loader_unsafeloader", "target": "reader", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L55", "weight": 1.0}, {"source": "loader_unsafeloader", "target": "scanner", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L55", "weight": 1.0}, {"source": "loader_unsafeloader", "target": "parser", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L55", "weight": 1.0}, {"source": "loader_unsafeloader", "target": "composer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L55", "weight": 1.0}, {"source": "loader_unsafeloader", "target": "constructor", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L55", "weight": 1.0}, {"source": "loader_unsafeloader", "target": "resolver", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L55", "weight": 1.0}, {"source": "loader_unsafeloader", "target": "loader_unsafeloader_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L57", "weight": 1.0}, {"source": "loader_baseloader_init", "target": "loader_unsafeloader_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L14", "weight": 1.0}, {"source": "loader_fullloader_init", "target": "loader_unsafeloader_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L24", "weight": 1.0}, {"source": "loader_safeloader_init", "target": "loader_unsafeloader_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L34", "weight": 1.0}, {"source": "loader_loader_init", "target": "loader_unsafeloader_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/loader.py", "source_location": "L44", "weight": 1.0}], "raw_calls": []}