1 line
No EOL
23 KiB
JSON
1 line
No EOL
23 KiB
JSON
{"nodes": [{"id": "$graphify-root$_breadarrd_src_db_rs", "label": "db.rs", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L1"}, {"id": "$graphify-root$_breadarrd_src_db_backup_before_open", "label": "backup_before_open()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L16"}, {"id": "path", "label": "Path", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/db.rs"}, {"id": "result", "label": "Result", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/db.rs"}, {"id": "$graphify-root$_breadarrd_src_db_prune_old_backups", "label": "prune_old_backups()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L49"}, {"id": "$graphify-root$_breadarrd_src_db_add_column_if_missing", "label": "add_column_if_missing()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L78"}, {"id": "connection", "label": "Connection", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/db.rs"}, {"id": "$graphify-root$_breadarrd_src_db_init", "label": "init()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L96"}, {"id": "$graphify-root$_breadarrd_src_db_record_event", "label": "record_event()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L486"}, {"id": "option", "label": "Option", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/breadarrd/src/db.rs"}, {"id": "$graphify-root$_breadarrd_src_db_record_torrent_fetch", "label": "record_torrent_fetch()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L506"}, {"id": "$graphify-root$_breadarrd_src_db_init_is_idempotent", "label": "init_is_idempotent()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L530"}, {"id": "$graphify-root$_breadarrd_src_db_record_event_inserts_a_queryable_row", "label": "record_event_inserts_a_queryable_row()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L546"}, {"id": "$graphify-root$_breadarrd_src_db_record_event_rejects_an_unknown_event_type", "label": "record_event_rejects_an_unknown_event_type()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L566"}, {"id": "$graphify-root$_breadarrd_src_db_record_torrent_fetch_inserts_a_queryable_row", "label": "record_torrent_fetch_inserts_a_queryable_row()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L573"}, {"id": "$graphify-root$_breadarrd_src_db_record_torrent_fetch_allows_a_null_hash_and_size", "label": "record_torrent_fetch_allows_a_null_hash_and_size()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L604"}, {"id": "$graphify-root$_breadarrd_src_db_backup_before_open_is_a_noop_when_no_database_exists_yet", "label": "backup_before_open_is_a_noop_when_no_database_exists_yet()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L628"}, {"id": "$graphify-root$_breadarrd_src_db_backup_before_open_copies_an_existing_database", "label": "backup_before_open_copies_an_existing_database()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L644"}, {"id": "$graphify-root$_breadarrd_src_db_backup_before_open_prunes_beyond_max_backups", "label": "backup_before_open_prunes_beyond_max_backups()", "file_type": "code", "source_file": "breadarrd/src/db.rs", "source_location": "L660"}], "edges": [{"source": "$graphify-root$_breadarrd_src_db_rs", "target": "connection", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L1", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_backup_before_open", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L16", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_backup_before_open", "target": "path", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L16", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_db_backup_before_open", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L16", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_prune_old_backups", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L49", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_prune_old_backups", "target": "path", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L49", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_db_prune_old_backups", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L49", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_add_column_if_missing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L78", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_add_column_if_missing", "target": "connection", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L78", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_db_add_column_if_missing", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L78", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_init", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L96", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_init", "target": "connection", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L96", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_db_init", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L96", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_record_event", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L486", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_record_event", "target": "connection", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L486", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_db_record_event", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L486", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_db_record_event", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L486", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_record_torrent_fetch", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L506", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_record_torrent_fetch", "target": "connection", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L506", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_db_record_torrent_fetch", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L506", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_db_record_torrent_fetch", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L506", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_db_record_torrent_fetch", "target": "option", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L506", "weight": 1.0, "context": "parameter_type"}, {"source": "$graphify-root$_breadarrd_src_db_record_torrent_fetch", "target": "result", "relation": "references", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L506", "weight": 1.0, "context": "return_type"}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "super", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L527", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_init_is_idempotent", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L530", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_record_event_inserts_a_queryable_row", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L546", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_record_event_rejects_an_unknown_event_type", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L566", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_record_torrent_fetch_inserts_a_queryable_row", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L573", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_record_torrent_fetch_allows_a_null_hash_and_size", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L604", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_backup_before_open_is_a_noop_when_no_database_exists_yet", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L628", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_backup_before_open_copies_an_existing_database", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L644", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_rs", "target": "$graphify-root$_breadarrd_src_db_backup_before_open_prunes_beyond_max_backups", "relation": "contains", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L660", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_backup_before_open", "target": "$graphify-root$_breadarrd_src_db_prune_old_backups", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L45", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_init", "target": "$graphify-root$_breadarrd_src_db_add_column_if_missing", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L386", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_init_is_idempotent", "target": "$graphify-root$_breadarrd_src_db_init", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L532", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_record_event_inserts_a_queryable_row", "target": "$graphify-root$_breadarrd_src_db_init", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L548", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_record_event_inserts_a_queryable_row", "target": "$graphify-root$_breadarrd_src_db_record_event", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L550", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_record_event_rejects_an_unknown_event_type", "target": "$graphify-root$_breadarrd_src_db_init", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L568", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_record_torrent_fetch_inserts_a_queryable_row", "target": "$graphify-root$_breadarrd_src_db_init", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L575", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_record_torrent_fetch_inserts_a_queryable_row", "target": "$graphify-root$_breadarrd_src_db_record_torrent_fetch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L577", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_record_torrent_fetch_allows_a_null_hash_and_size", "target": "$graphify-root$_breadarrd_src_db_init", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L606", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_record_torrent_fetch_allows_a_null_hash_and_size", "target": "$graphify-root$_breadarrd_src_db_record_torrent_fetch", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L608", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_backup_before_open_is_a_noop_when_no_database_exists_yet", "target": "$graphify-root$_breadarrd_src_db_backup_before_open", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L633", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_backup_before_open_copies_an_existing_database", "target": "$graphify-root$_breadarrd_src_db_backup_before_open", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L650", "weight": 1.0}, {"source": "$graphify-root$_breadarrd_src_db_backup_before_open_prunes_beyond_max_backups", "target": "$graphify-root$_breadarrd_src_db_backup_before_open", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "breadarrd/src/db.rs", "source_location": "L671", "weight": 1.0}], "raw_calls": [{"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open", "callee": "exists", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L17"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L20"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open", "callee": "unwrap_or_else", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L20"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open", "callee": "parent", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L20"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open", "callee": "unwrap_or", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L26"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open", "callee": "and_then", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L26"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open", "callee": "file_name", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L26"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open", "callee": "to_str", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L28"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open", "callee": "format", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L33"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L34"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open", "callee": "exists", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L39"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L40"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_prune_old_backups", "callee": "filter_map", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L50"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_prune_old_backups", "callee": "file_name", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L53"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_prune_old_backups", "callee": "to_string_lossy", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L54"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_prune_old_backups", "callee": "ends_with", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L55"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_prune_old_backups", "callee": "ends_with", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L55"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_prune_old_backups", "callee": "ends_with", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L55"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_prune_old_backups", "callee": "sort_by_key", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L60"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_prune_old_backups", "callee": "file_name", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L60"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_prune_old_backups", "callee": "to_string_lossy", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L63"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_prune_old_backups", "callee": "file_name", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L63"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_prune_old_backups", "callee": "path", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L64"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_prune_old_backups", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L66"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_add_column_if_missing", "callee": "execute", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L85"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_init", "callee": "execute_batch", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L97"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_record_event", "callee": "execute", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L493"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_record_torrent_fetch", "callee": "execute", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L517"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_init_is_idempotent", "callee": "query_row", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L535"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_record_event_inserts_a_queryable_row", "callee": "query_row", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L553"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_record_torrent_fetch_inserts_a_queryable_row", "callee": "query_row", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L590"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_record_torrent_fetch_allows_a_null_hash_and_size", "callee": "query_row", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L621"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open_is_a_noop_when_no_database_exists_yet", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L629"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open_is_a_noop_when_no_database_exists_yet", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L631"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open_is_a_noop_when_no_database_exists_yet", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L634"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open_copies_an_existing_database", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L645"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open_copies_an_existing_database", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L647"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open_copies_an_existing_database", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L652"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open_prunes_beyond_max_backups", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L662"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open_prunes_beyond_max_backups", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L664"}, {"caller_nid": "$graphify-root$_breadarrd_src_db_backup_before_open_prunes_beyond_max_backups", "callee": "join", "is_member_call": true, "source_file": "breadarrd/src/db.rs", "source_location": "L675"}]} |