1 line
5.4 KiB
JSON
1 line
5.4 KiB
JSON
{"nodes": [{"id": "backend_models_py", "label": "models.py", "file_type": "code", "source_file": "backend/models.py", "source_location": "L1"}, {"id": "models_user", "label": "User", "file_type": "code", "source_file": "backend/models.py", "source_location": "L6"}, {"id": "base", "label": "Base", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "models_category", "label": "Category", "file_type": "code", "source_file": "backend/models.py", "source_location": "L17"}, {"id": "models_color", "label": "Color", "file_type": "code", "source_file": "backend/models.py", "source_location": "L26"}, {"id": "models_item", "label": "Item", "file_type": "code", "source_file": "backend/models.py", "source_location": "L32"}, {"id": "models_auditlog", "label": "AuditLog", "file_type": "code", "source_file": "backend/models.py", "source_location": "L65"}, {"id": "models_intervention", "label": "Intervention", "file_type": "code", "source_file": "backend/models.py", "source_location": "L83"}, {"id": "models_interventionitem", "label": "InterventionItem", "file_type": "code", "source_file": "backend/models.py", "source_location": "L93"}, {"id": "models_box", "label": "Box", "file_type": "code", "source_file": "backend/models.py", "source_location": "L104"}, {"id": "models_systemsetting", "label": "SystemSetting", "file_type": "code", "source_file": "backend/models.py", "source_location": "L117"}], "edges": [{"source": "backend_models_py", "target": "datetime", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_models_py", "target": "sqlalchemy", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_models_py", "target": "sqlalchemy_orm", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_models_py", "target": "backend_database_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_models_py", "target": "models_user", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L6", "weight": 1.0}, {"source": "models_user", "target": "base", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_models_py", "target": "models_category", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L17", "weight": 1.0}, {"source": "models_category", "target": "base", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_models_py", "target": "models_color", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L26", "weight": 1.0}, {"source": "models_color", "target": "base", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_models_py", "target": "models_item", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L32", "weight": 1.0}, {"source": "models_item", "target": "base", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_models_py", "target": "models_auditlog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L65", "weight": 1.0}, {"source": "models_auditlog", "target": "base", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_models_py", "target": "models_intervention", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L83", "weight": 1.0}, {"source": "models_intervention", "target": "base", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_models_py", "target": "models_interventionitem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L93", "weight": 1.0}, {"source": "models_interventionitem", "target": "base", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L93", "weight": 1.0}, {"source": "backend_models_py", "target": "models_box", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L104", "weight": 1.0}, {"source": "models_box", "target": "base", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L104", "weight": 1.0}, {"source": "backend_models_py", "target": "models_systemsetting", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L117", "weight": 1.0}, {"source": "models_systemsetting", "target": "base", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/models.py", "source_location": "L117", "weight": 1.0}], "raw_calls": []} |