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

1 line
7.8 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_yaml_dumper_py", "label": "dumper.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L1"}, {"id": "dumper_basedumper", "label": "BaseDumper", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L9"}, {"id": "emitter", "label": "Emitter", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "serializer", "label": "Serializer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "baserepresenter", "label": "BaseRepresenter", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "baseresolver", "label": "BaseResolver", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "dumper_basedumper_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L11"}, {"id": "dumper_safedumper", "label": "SafeDumper", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L27"}, {"id": "saferepresenter", "label": "SafeRepresenter", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "resolver", "label": "Resolver", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "dumper_safedumper_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L29"}, {"id": "dumper_dumper", "label": "Dumper", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L45"}, {"id": "representer", "label": "Representer", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "dumper_dumper_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L47"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_yaml_dumper_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_emitter_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_dumper_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_serializer_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_dumper_py", "target": "backend_venv_lib_python3_12_site_packages_yaml_representer_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_dumper_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/dumper.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_dumper_py", "target": "dumper_basedumper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L9", "weight": 1.0}, {"source": "dumper_basedumper", "target": "emitter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L9", "weight": 1.0}, {"source": "dumper_basedumper", "target": "serializer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L9", "weight": 1.0}, {"source": "dumper_basedumper", "target": "baserepresenter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L9", "weight": 1.0}, {"source": "dumper_basedumper", "target": "baseresolver", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L9", "weight": 1.0}, {"source": "dumper_basedumper", "target": "dumper_basedumper_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_dumper_py", "target": "dumper_safedumper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L27", "weight": 1.0}, {"source": "dumper_safedumper", "target": "emitter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L27", "weight": 1.0}, {"source": "dumper_safedumper", "target": "serializer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L27", "weight": 1.0}, {"source": "dumper_safedumper", "target": "saferepresenter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L27", "weight": 1.0}, {"source": "dumper_safedumper", "target": "resolver", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L27", "weight": 1.0}, {"source": "dumper_safedumper", "target": "dumper_safedumper_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L29", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_yaml_dumper_py", "target": "dumper_dumper", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L45", "weight": 1.0}, {"source": "dumper_dumper", "target": "emitter", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L45", "weight": 1.0}, {"source": "dumper_dumper", "target": "serializer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L45", "weight": 1.0}, {"source": "dumper_dumper", "target": "representer", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L45", "weight": 1.0}, {"source": "dumper_dumper", "target": "resolver", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L45", "weight": 1.0}, {"source": "dumper_dumper", "target": "dumper_dumper_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L47", "weight": 1.0}, {"source": "dumper_basedumper_init", "target": "dumper_dumper_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L17", "weight": 1.0}, {"source": "dumper_safedumper_init", "target": "dumper_dumper_init", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/yaml/dumper.py", "source_location": "L35", "weight": 1.0}], "raw_calls": []}