Files
tfm_ainventory/graphify-out/cache/61bee3d3ddce002203aae1c5cad3111c17ea2b587b3c9e96c3bbcd1d5d79905a.json

1 line
3.9 KiB
JSON

{"nodes": [{"id": "backend_schemas_common_py", "label": "common.py", "file_type": "code", "source_file": "backend/schemas/common.py", "source_location": "L1"}, {"id": "common_systemsettingbase", "label": "SystemSettingBase", "file_type": "code", "source_file": "backend/schemas/common.py", "source_location": "L7"}, {"id": "basemodel", "label": "BaseModel", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "common_systemsetting", "label": "SystemSetting", "file_type": "code", "source_file": "backend/schemas/common.py", "source_location": "L12"}, {"id": "common_config", "label": "Config", "file_type": "code", "source_file": "backend/schemas/common.py", "source_location": "L13"}, {"id": "common_backupinfo", "label": "BackupInfo", "file_type": "code", "source_file": "backend/schemas/common.py", "source_location": "L18"}, {"id": "common_databasestats", "label": "DatabaseStats", "file_type": "code", "source_file": "backend/schemas/common.py", "source_location": "L24"}, {"id": "common_dbsettingsupdate", "label": "DbSettingsUpdate", "file_type": "code", "source_file": "backend/schemas/common.py", "source_location": "L29"}], "edges": [{"source": "backend_schemas_common_py", "target": "pydantic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_schemas_common_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_schemas_common_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_schemas_common_py", "target": "common_systemsettingbase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L7", "weight": 1.0}, {"source": "common_systemsettingbase", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_schemas_common_py", "target": "common_systemsetting", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L12", "weight": 1.0}, {"source": "common_systemsetting", "target": "common_systemsettingbase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_schemas_common_py", "target": "common_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_schemas_common_py", "target": "common_backupinfo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L18", "weight": 1.0}, {"source": "common_backupinfo", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_schemas_common_py", "target": "common_databasestats", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L24", "weight": 1.0}, {"source": "common_databasestats", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_schemas_common_py", "target": "common_dbsettingsupdate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L29", "weight": 1.0}, {"source": "common_dbsettingsupdate", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/common.py", "source_location": "L29", "weight": 1.0}], "raw_calls": []}