1 line
7.6 KiB
JSON
1 line
7.6 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_db_crud_mailbox_lists_go", "label": "crud_mailbox_lists.go", "file_type": "code", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L1"}, {"id": "db_db", "label": "DB", "file_type": "code", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L5"}, {"id": "db_db_listallowblock", "label": ".ListAllowBlock()", "file_type": "code", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L5"}, {"id": "mailboxallowblockentry", "label": "MailboxAllowBlockEntry", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/db/crud_mailbox_lists.go"}, {"id": "db_db_addallowblockentry", "label": ".AddAllowBlockEntry()", "file_type": "code", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L25"}, {"id": "db_db_removeallowblockentry", "label": ".RemoveAllowBlockEntry()", "file_type": "code", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L35"}, {"id": "db_db_isblocked", "label": ".IsBlocked()", "file_type": "code", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L40"}, {"id": "db_db_isallowed", "label": ".IsAllowed()", "file_type": "code", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L44"}, {"id": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "label": "matchesAllowBlock()", "file_type": "code", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L50"}], "edges": [{"source": "$graphify-root$_internal_db_crud_mailbox_lists_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L3", "weight": 1.0, "context": "import"}, {"source": "db_db", "target": "db_db_listallowblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L5", "weight": 1.0}, {"source": "db_db_listallowblock", "target": "mailboxallowblockentry", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L5", "weight": 1.0, "context": "return_type"}, {"source": "db_db", "target": "db_db_addallowblockentry", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L25", "weight": 1.0}, {"source": "db_db", "target": "db_db_removeallowblockentry", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L35", "weight": 1.0}, {"source": "db_db", "target": "db_db_isblocked", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L40", "weight": 1.0}, {"source": "db_db", "target": "db_db_isallowed", "relation": "method", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L44", "weight": 1.0}, {"source": "$graphify-root$_internal_db_crud_mailbox_lists_go", "target": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "relation": "contains", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L50", "weight": 1.0}, {"source": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "target": "db_db", "relation": "references", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L50", "weight": 1.0, "context": "parameter_type"}, {"source": "db_db_isblocked", "target": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L41", "weight": 1.0}, {"source": "db_db_isallowed", "target": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L45", "weight": 1.0}], "raw_calls": [{"caller_nid": "db_db_listallowblock", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L6"}, {"caller_nid": "db_db_listallowblock", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L11"}, {"caller_nid": "db_db_listallowblock", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L13"}, {"caller_nid": "db_db_listallowblock", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L16"}, {"caller_nid": "db_db_listallowblock", "callee": "parseTime", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L19"}, {"caller_nid": "db_db_listallowblock", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L22"}, {"caller_nid": "db_db_addallowblockentry", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L26"}, {"caller_nid": "db_db_addallowblockentry", "callee": "ToLower", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L27"}, {"caller_nid": "db_db_addallowblockentry", "callee": "LastInsertId", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L31"}, {"caller_nid": "db_db_removeallowblockentry", "callee": "Exec", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L36"}, {"caller_nid": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "callee": "ToLower", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L51"}, {"caller_nid": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "callee": "domainPart", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L52"}, {"caller_nid": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "callee": "Query", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L53"}, {"caller_nid": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "callee": "Close", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L57"}, {"caller_nid": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "callee": "Next", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L58"}, {"caller_nid": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "callee": "Scan", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L60"}, {"caller_nid": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "callee": "HasPrefix", "is_member_call": false, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L63"}, {"caller_nid": "$graphify-root$_internal_db_crud_mailbox_lists_matchesallowblock", "callee": "Err", "is_member_call": true, "language": "go", "source_file": "internal/db/crud_mailbox_lists.go", "source_location": "L71"}]} |