memgraph/tools/tests/csv/relationships_0.csv
florijan b7188c296c Fix CSV multiple edge file import
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
2017-11-16 09:18:38 +01:00

5 lines
88 B
Plaintext

:START_ID(COMMENT_ID)|:END_ID(FORUM_ID)|:TYPE
0|0|POSTED_ON
1|1|POSTED_ON
2|2|POSTED_ON