b59edf1640
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
276 B
276 B
1 | id:ID(COMMENT_ID)|country:string|browser:string|content:string|:LABEL |
---|---|
2 | 0|Croatia|Chrome|yes|Message;Comment |
3 | 1|ÖUnited |
4 | KingdomÖ|Chrome|thanks|Message;Comment |
5 | 2|Germany||LOL|Message;Comment |
6 | 3|France|Firefox|I see|Message;Comment |
7 | 4|Italy|Internet Explorer|fine|Message;Comment |