{"nodes": [{"id": "$graphify-root$_internal_db_crud_mailbox_messages_go", "label": "crud_mailbox_messages.go", "file_type": "code", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L1"}, {"id": "db_db", "label": "DB", "file_type": "code", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L12"}, {"id": "db_db_insertmessage", "label": ".InsertMessage()", "file_type": "code", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L12"}, {"id": "time", "label": "Time", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_mailbox_messages.go"}, {"id": "db_db_getmessagebyuid", "label": ".GetMessageByUID()", "file_type": "code", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L23"}, {"id": "mailboxmessage", "label": "MailboxMessage", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_mailbox_messages.go"}, {"id": "db_db_deletemessage", "label": ".DeleteMessage()", "file_type": "code", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L39"}, {"id": "db_db_listmessageuidsformailbox", "label": ".ListMessageUIDsForMailbox()", "file_type": "code", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L47"}, {"id": "db_db_listmessagesformailbox", "label": ".ListMessagesForMailbox()", "file_type": "code", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L67"}, {"id": "db_db_setmessageflags", "label": ".SetMessageFlags()", "file_type": "code", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L90"}, {"id": "db_db_listmessagesinfolder", "label": ".ListMessagesInFolder()", "file_type": "code", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L98"}, {"id": "db_db_distinctfoldersformailbox", "label": ".DistinctFoldersForMailbox()", "file_type": "code", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L122"}], "edges": [{"source": "$graphify-root$_internal_db_crud_mailbox_messages_go", "target": "go_pkg_database_sql", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_crud_mailbox_messages_go", "target": "go_pkg_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_crud_mailbox_messages_go", "target": "go_pkg_time", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "db_db", "target": "db_db_insertmessage", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L12", "weight": 1.0}, {"source": "db_db_insertmessage", "target": "time", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L12", "weight": 1.0, "context": "parameter_type"}, {"source": "db_db", "target": "db_db_getmessagebyuid", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L23", "weight": 1.0}, {"source": "db_db_getmessagebyuid", "target": "mailboxmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L23", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_deletemessage", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L39", "weight": 1.0}, {"source": "db_db", "target": "db_db_listmessageuidsformailbox", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L47", "weight": 1.0}, {"source": "db_db", "target": "db_db_listmessagesformailbox", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L67", "weight": 1.0}, {"source": "db_db_listmessagesformailbox", "target": "mailboxmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L67", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_setmessageflags", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L90", "weight": 1.0}, {"source": "db_db", "target": "db_db_listmessagesinfolder", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L98", "weight": 1.0}, {"source": "db_db_listmessagesinfolder", "target": "mailboxmessage", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L98", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_distinctfoldersformailbox", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L122", "weight": 1.0}], "raw_calls": [{"caller_nid": "db_db_insertmessage", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L13"}, {"caller_nid": "db_db_insertmessage", "callee": "LastInsertId", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L20"}, {"caller_nid": "db_db_getmessagebyuid", "callee": "QueryRow", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L24"}, {"caller_nid": "db_db_getmessagebyuid", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L28"}, {"caller_nid": "db_db_getmessagebyuid", "callee": "Is", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L29"}, {"caller_nid": "db_db_getmessagebyuid", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L34"}, {"caller_nid": "db_db_getmessagebyuid", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L35"}, {"caller_nid": "db_db_deletemessage", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L40"}, {"caller_nid": "db_db_listmessageuidsformailbox", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L48"}, {"caller_nid": "db_db_listmessageuidsformailbox", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L52"}, {"caller_nid": "db_db_listmessageuidsformailbox", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L54"}, {"caller_nid": "db_db_listmessageuidsformailbox", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L56"}, {"caller_nid": "db_db_listmessageuidsformailbox", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L61"}, {"caller_nid": "db_db_listmessagesformailbox", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L68"}, {"caller_nid": "db_db_listmessagesformailbox", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L73"}, {"caller_nid": "db_db_listmessagesformailbox", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L75"}, {"caller_nid": "db_db_listmessagesformailbox", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L78"}, {"caller_nid": "db_db_listmessagesformailbox", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L81"}, {"caller_nid": "db_db_listmessagesformailbox", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L82"}, {"caller_nid": "db_db_listmessagesformailbox", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L85"}, {"caller_nid": "db_db_setmessageflags", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L91"}, {"caller_nid": "db_db_listmessagesinfolder", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L99"}, {"caller_nid": "db_db_listmessagesinfolder", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L104"}, {"caller_nid": "db_db_listmessagesinfolder", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L106"}, {"caller_nid": "db_db_listmessagesinfolder", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L109"}, {"caller_nid": "db_db_listmessagesinfolder", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L112"}, {"caller_nid": "db_db_listmessagesinfolder", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L113"}, {"caller_nid": "db_db_listmessagesinfolder", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L116"}, {"caller_nid": "db_db_distinctfoldersformailbox", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L123"}, {"caller_nid": "db_db_distinctfoldersformailbox", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L127"}, {"caller_nid": "db_db_distinctfoldersformailbox", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L130"}, {"caller_nid": "db_db_distinctfoldersformailbox", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L132"}, {"caller_nid": "db_db_distinctfoldersformailbox", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_messages.go", "source_location": "L140"}]}