Files
tfm_ainventory/graphify-out/cache/625d5dcfcc1b3dc2d6f6a9e3ced517a5408da2893613484370cc19fc65c34ce3.json

1 line
1.4 KiB
JSON

{"nodes": [{"id": "frontend_lib_db_ts", "label": "db.ts", "file_type": "code", "source_file": "frontend/lib/db.ts", "source_location": "L1"}, {"id": "db_inventorydatabase", "label": "InventoryDatabase", "file_type": "code", "source_file": "frontend/lib/db.ts", "source_location": "L38"}, {"id": "db_inventorydatabase_constructor", "label": ".constructor()", "file_type": "code", "source_file": "frontend/lib/db.ts", "source_location": "L42"}], "edges": [{"source": "frontend_lib_db_ts", "target": "dexie", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/lib/db.ts", "source_location": "L1", "weight": 1.0}, {"source": "frontend_lib_db_ts", "target": "db_inventorydatabase", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/lib/db.ts", "source_location": "L38", "weight": 1.0}, {"source": "db_inventorydatabase", "target": "db_inventorydatabase_constructor", "relation": "method", "confidence": "EXTRACTED", "source_file": "frontend/lib/db.ts", "source_location": "L42", "weight": 1.0}], "raw_calls": [{"caller_nid": "db_inventorydatabase_constructor", "callee": "super", "source_file": "frontend/lib/db.ts", "source_location": "L43"}, {"caller_nid": "db_inventorydatabase_constructor", "callee": "stores", "source_file": "frontend/lib/db.ts", "source_location": "L44"}, {"caller_nid": "db_inventorydatabase_constructor", "callee": "version", "source_file": "frontend/lib/db.ts", "source_location": "L44"}]}