{"nodes": [{"id": "$graphify-root$_internal_db_crud_logs_go", "label": "crud_logs.go", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L1"}, {"id": "db_db", "label": "DB", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L8"}, {"id": "db_db_getemaillogbyid", "label": ".GetEmailLogByID()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L8"}, {"id": "emaillog", "label": "EmailLog", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_logs.go"}, {"id": "$graphify-root$_internal_db_crud_logs_scanemaillog", "label": "scanEmailLog()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L14"}, {"id": "row", "label": "Row", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_logs.go"}, {"id": "db_db_listemaillogspage", "label": ".ListEmailLogsPage()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L28"}, {"id": "db_db_listauthlogspage", "label": ".ListAuthLogsPage()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L49"}, {"id": "authlog", "label": "AuthLog", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_logs.go"}, {"id": "db_db_listrecentauthlogs", "label": ".ListRecentAuthLogs()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L68"}, {"id": "db_db_listrecipientlogsforemail", "label": ".ListRecipientLogsForEmail()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L72"}, {"id": "emailrecipientlog", "label": "EmailRecipientLog", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_logs.go"}, {"id": "db_db_listattachmentsforemail", "label": ".ListAttachmentsForEmail()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L89"}, {"id": "emailattachment", "label": "EmailAttachment", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_logs.go"}, {"id": "db_db_getattachmentbyid", "label": ".GetAttachmentByID()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L108"}, {"id": "db_db_removeattachment", "label": ".RemoveAttachment()", "file_type": "code", "source_file": "internal/db/crud_logs.go", "source_location": "L122"}], "edges": [{"source": "$graphify-root$_internal_db_crud_logs_go", "target": "go_pkg_database_sql", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_db_crud_logs_go", "target": "go_pkg_errors", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "db_db", "target": "db_db_getemaillogbyid", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L8", "weight": 1.0}, {"source": "db_db_getemaillogbyid", "target": "emaillog", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L8", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_internal_db_crud_logs_go", "target": "$graphify-root$_internal_db_crud_logs_scanemaillog", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L14", "weight": 1.0}, {"source": "$graphify-root$_internal_db_crud_logs_scanemaillog", "target": "row", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L14", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_internal_db_crud_logs_scanemaillog", "target": "emaillog", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L14", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_listemaillogspage", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L28", "weight": 1.0}, {"source": "db_db_listemaillogspage", "target": "emaillog", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L28", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_listauthlogspage", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L49", "weight": 1.0}, {"source": "db_db_listauthlogspage", "target": "authlog", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L49", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_listrecentauthlogs", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L68", "weight": 1.0}, {"source": "db_db_listrecentauthlogs", "target": "authlog", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L68", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_listrecipientlogsforemail", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L72", "weight": 1.0}, {"source": "db_db_listrecipientlogsforemail", "target": "emailrecipientlog", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L72", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_listattachmentsforemail", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L89", "weight": 1.0}, {"source": "db_db_listattachmentsforemail", "target": "emailattachment", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L89", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_getattachmentbyid", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L108", "weight": 1.0}, {"source": "db_db_getattachmentbyid", "target": "emailattachment", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L108", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_removeattachment", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L122", "weight": 1.0}, {"source": "db_db_getemaillogbyid", "target": "$graphify-root$_internal_db_crud_logs_scanemaillog", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L11", "weight": 1.0}, {"source": "db_db_listrecentauthlogs", "target": "db_db_listauthlogspage", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/db/crud_logs.go", "source_location": "L69", "weight": 1.0}], "raw_calls": [{"caller_nid": "db_db_getemaillogbyid", "callee": "QueryRow", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L9"}, {"caller_nid": "$graphify-root$_internal_db_crud_logs_scanemaillog", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L17"}, {"caller_nid": "$graphify-root$_internal_db_crud_logs_scanemaillog", "callee": "Is", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L18"}, {"caller_nid": "$graphify-root$_internal_db_crud_logs_scanemaillog", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L23"}, {"caller_nid": "$graphify-root$_internal_db_crud_logs_scanemaillog", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L24"}, {"caller_nid": "db_db_listemaillogspage", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L29"}, {"caller_nid": "db_db_listemaillogspage", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L34"}, {"caller_nid": "db_db_listemaillogspage", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L36"}, {"caller_nid": "db_db_listemaillogspage", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L39"}, {"caller_nid": "db_db_listemaillogspage", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L42"}, {"caller_nid": "db_db_listemaillogspage", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L43"}, {"caller_nid": "db_db_listemaillogspage", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L46"}, {"caller_nid": "db_db_listauthlogspage", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L50"}, {"caller_nid": "db_db_listauthlogspage", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L54"}, {"caller_nid": "db_db_listauthlogspage", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L56"}, {"caller_nid": "db_db_listauthlogspage", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L59"}, {"caller_nid": "db_db_listauthlogspage", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L62"}, {"caller_nid": "db_db_listauthlogspage", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L65"}, {"caller_nid": "db_db_listrecipientlogsforemail", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L73"}, {"caller_nid": "db_db_listrecipientlogsforemail", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L77"}, {"caller_nid": "db_db_listrecipientlogsforemail", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L79"}, {"caller_nid": "db_db_listrecipientlogsforemail", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L81"}, {"caller_nid": "db_db_listrecipientlogsforemail", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L86"}, {"caller_nid": "db_db_listattachmentsforemail", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L90"}, {"caller_nid": "db_db_listattachmentsforemail", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L94"}, {"caller_nid": "db_db_listattachmentsforemail", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L96"}, {"caller_nid": "db_db_listattachmentsforemail", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L99"}, {"caller_nid": "db_db_listattachmentsforemail", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L102"}, {"caller_nid": "db_db_listattachmentsforemail", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L105"}, {"caller_nid": "db_db_getattachmentbyid", "callee": "QueryRow", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L109"}, {"caller_nid": "db_db_getattachmentbyid", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L112"}, {"caller_nid": "db_db_getattachmentbyid", "callee": "Is", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L113"}, {"caller_nid": "db_db_getattachmentbyid", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L118"}, {"caller_nid": "db_db_removeattachment", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_logs.go", "source_location": "L123"}]}