Files
tfm_ainventory/graphify-out/cache/4a8e9107ae2e41878c81d2e0f37586e1436f32a2fb90ee92cceb30369c2cdfba.json

1 line
4.7 KiB
JSON

{"nodes": [{"id": "backend_schemas_operations_py", "label": "operations.py", "file_type": "code", "source_file": "backend/schemas/operations.py", "source_location": "L1"}, {"id": "operations_operationcreate", "label": "OperationCreate", "file_type": "code", "source_file": "backend/schemas/operations.py", "source_location": "L7"}, {"id": "basemodel", "label": "BaseModel", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "operations_bulkoperationcreate", "label": "BulkOperationCreate", "file_type": "code", "source_file": "backend/schemas/operations.py", "source_location": "L13"}, {"id": "operations_trashoperationcreate", "label": "TrashOperationCreate", "file_type": "code", "source_file": "backend/schemas/operations.py", "source_location": "L18"}, {"id": "operations_syncoperation", "label": "SyncOperation", "file_type": "code", "source_file": "backend/schemas/operations.py", "source_location": "L26"}, {"id": "operations_syncpayload", "label": "SyncPayload", "file_type": "code", "source_file": "backend/schemas/operations.py", "source_location": "L34"}, {"id": "operations_auditlogresponse", "label": "AuditLogResponse", "file_type": "code", "source_file": "backend/schemas/operations.py", "source_location": "L40"}, {"id": "operations_config", "label": "Config", "file_type": "code", "source_file": "backend/schemas/operations.py", "source_location": "L54"}], "edges": [{"source": "backend_schemas_operations_py", "target": "pydantic", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_schemas_operations_py", "target": "typing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_schemas_operations_py", "target": "datetime", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_schemas_operations_py", "target": "operations_operationcreate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L7", "weight": 1.0}, {"source": "operations_operationcreate", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_schemas_operations_py", "target": "operations_bulkoperationcreate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L13", "weight": 1.0}, {"source": "operations_bulkoperationcreate", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_schemas_operations_py", "target": "operations_trashoperationcreate", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L18", "weight": 1.0}, {"source": "operations_trashoperationcreate", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_schemas_operations_py", "target": "operations_syncoperation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L26", "weight": 1.0}, {"source": "operations_syncoperation", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L26", "weight": 1.0}, {"source": "backend_schemas_operations_py", "target": "operations_syncpayload", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L34", "weight": 1.0}, {"source": "operations_syncpayload", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L34", "weight": 1.0}, {"source": "backend_schemas_operations_py", "target": "operations_auditlogresponse", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L40", "weight": 1.0}, {"source": "operations_auditlogresponse", "target": "basemodel", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L40", "weight": 1.0}, {"source": "backend_schemas_operations_py", "target": "operations_config", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/schemas/operations.py", "source_location": "L54", "weight": 1.0}], "raw_calls": []}