memgraph/tools/tests/csv/forum_nodes.csv
Marko Culinovic d8293f1b6b Fix newline bug in mg_import_csv
Summary:
Handle special case when delimiter is the last character in line.
This means that another empty column needs to be added.

Reviewers: teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1678
2018-10-19 10:03:45 +02:00

7 lines
132 B
Plaintext

id:ID(FORUM_ID)|title:string|:LABEL|emptyColumn
0|General|Forum|
1|Support|Forum|
2|Music|Forum|
3|Film|Forum|
4|Programming|Forum|