Files
tfm_ainventory/graphify-out/cache/6f081e0aa6fac2a2ed8061d2db4cc9fbf8030642cbf46f5e32a2be6206baa7e4.json

1 line
3.7 KiB
JSON

{"nodes": [{"id": "frontend_components_inventorytable_tsx", "label": "InventoryTable.tsx", "file_type": "code", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L1"}, {"id": "inventorytable_handleitemclick", "label": "handleItemClick()", "file_type": "code", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L36"}, {"id": "inventorytable_handleclosedetail", "label": "handleCloseDetail()", "file_type": "code", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L41"}, {"id": "inventorytable_handleitemrefresh", "label": "handleItemRefresh()", "file_type": "code", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L45"}], "edges": [{"source": "frontend_components_inventorytable_tsx", "target": "react", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L3", "weight": 1.0}, {"source": "frontend_components_inventorytable_tsx", "target": "db", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L4", "weight": 1.0}, {"source": "frontend_components_inventorytable_tsx", "target": "api", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L5", "weight": 1.0}, {"source": "frontend_components_inventorytable_tsx", "target": "lucide_react", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L6", "weight": 1.0}, {"source": "frontend_components_inventorytable_tsx", "target": "utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L7", "weight": 1.0}, {"source": "frontend_components_inventorytable_tsx", "target": "itemdetailmodal", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L8", "weight": 1.0}, {"source": "frontend_components_inventorytable_tsx", "target": "photomodal", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L9", "weight": 1.0}, {"source": "frontend_components_inventorytable_tsx", "target": "inventorytable_handleitemclick", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L36", "weight": 1.0}, {"source": "frontend_components_inventorytable_tsx", "target": "inventorytable_handleclosedetail", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L41", "weight": 1.0}, {"source": "frontend_components_inventorytable_tsx", "target": "inventorytable_handleitemrefresh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L45", "weight": 1.0}], "raw_calls": [{"caller_nid": "inventorytable_handleitemclick", "callee": "setSelectedItemDetail", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L37"}, {"caller_nid": "inventorytable_handleitemclick", "callee": "onItemClick", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L38"}, {"caller_nid": "inventorytable_handleclosedetail", "callee": "setSelectedItemDetail", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L42"}, {"caller_nid": "inventorytable_handleitemrefresh", "callee": "setRefreshTrigger", "source_file": "frontend/components/InventoryTable.tsx", "source_location": "L46"}]}