{"nodes": [{"id": "apps_bot_src_core_db_ts", "label": "db.ts", "file_type": "code", "source_file": "apps/bot/src/core/db.ts", "source_location": "L1"}, {"id": "db_isrootclient", "label": "isRootClient()", "file_type": "code", "source_file": "apps/bot/src/core/db.ts", "source_location": "L7"}, {"id": "db_transaction", "label": "transaction()", "file_type": "code", "source_file": "apps/bot/src/core/db.ts", "source_location": "L18"}, {"id": "db_withtransaction", "label": "withTransaction()", "file_type": "code", "source_file": "apps/bot/src/core/db.ts", "source_location": "L35"}], "edges": [{"source": "apps_bot_src_core_db_ts", "target": "client", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/db.ts", "source_location": "L1", "weight": 1.0}, {"source": "apps_bot_src_core_db_ts", "target": "apps_bot_src_database", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/db.ts", "source_location": "L2", "weight": 1.0}, {"source": "apps_bot_src_core_db_ts", "target": "db_isrootclient", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/db.ts", "source_location": "L7", "weight": 1.0}, {"source": "apps_bot_src_core_db_ts", "target": "db_transaction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/db.ts", "source_location": "L18", "weight": 1.0}, {"source": "apps_bot_src_core_db_ts", "target": "db_withtransaction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/db.ts", "source_location": "L35", "weight": 1.0}, {"source": "db_withtransaction", "target": "db_isrootclient", "relation": "calls", "confidence": "EXTRACTED", "source_file": "apps/bot/src/core/db.ts", "source_location": "L44", "weight": 1.0}], "raw_calls": [{"caller_nid": "db_transaction", "callee": "$transaction", "source_file": "apps/bot/src/core/db.ts", "source_location": "L26"}, {"caller_nid": "db_withtransaction", "callee": "$transaction", "source_file": "apps/bot/src/core/db.ts", "source_location": "L45"}, {"caller_nid": "db_withtransaction", "callee": "fn", "source_file": "apps/bot/src/core/db.ts", "source_location": "L47"}]}