b7188c296c
Summary: The CSV importer used to generate non-unique edge IDs when generating edges from multiple CSV files. This is incompatible with the unique ID requirements introduced by the WAL. Tested and fixed in this diff. Reviewers: teon.banek, mferencevic Reviewed By: teon.banek Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D980
74 B
74 B
1 | :START_ID(COMMENT_ID) | :END_ID(FORUM_ID) | :TYPE |
---|---|---|---|
2 | 3 | 3 | POSTED_ON |
3 | 4 | 4 | POSTED_ON |