Files
mailgoserver/graphify-out/cache/ast/v0.9.37/5cdc821ba173151352186e4b935411c261fd9d02e42029056bf46ceeb8b4ec67.json
T

1 line
7.6 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"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_li