memgraph/tools/tests/csv
Marko Culinovic b59edf1640 Add support for node label, rel type and quote
Summary:
New flags are introduced.
1) `node-label` flag can be specified multiple times to add
extra labels to all nodes
2) `relationship-type` overwrites relationship types from file
with given flag value
3) `quote` is used to specify quotation character

Added tests for new flags.

Reviewers: teon.banek, msantl

Reviewed By: teon.banek

Subscribers: mferencevic, pullbot

Differential Revision: https://phabricator.memgraph.io/D1514
2018-07-31 13:28:58 +02:00
..
comment_nodes_2.csv Add support for node label, rel type and quote 2018-07-31 13:28:58 +02:00
comment_nodes.csv Add support for node label, rel type and quote 2018-07-31 13:28:58 +02:00
forum_nodes.csv Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +02:00
relationships_0.csv Fix CSV multiple edge file import 2017-11-16 09:18:38 +01:00
relationships_1.csv Fix CSV multiple edge file import 2017-11-16 09:18:38 +01:00