↓ 1 callersFunctionbuild_edge_recordBuild an edges table record: (id, project, source_id, target_id, type, properties) url_path_gen and local_name_gen are VIRTUAL generated columns — NOT
internal/cbm/sqlite_writer.c:742
↓ 1 callersFunctionbuild_index_entry_unique_2int_2text_rowidBuild UNIQUE index entry for (int64, int64, text, text) + rowid — edges unique(source_id, target_id, type, local_name_gen) (#768).
internal/cbm/sqlite_writer.c:998
↓ 1 callersFunctionbuild_node_recordBuild a nodes table record: (id, project, label, name, qualified_name, file_path, start_line, end_line, properties)
internal/cbm/sqlite_writer.c:721