df72861b90
Summary: Time csv_to_snapshot conversion and log it. Check if writing csv_to_snapshot failed. Extract LoadConfig from memgraph_bolt to config.hpp. Read memgraph config in csv_to_snapshot for snapshot_directory. Rename csv_to_snapshot to mg_import_csv. Add tests for tools. Run tools tests in apollo. Reviewers: mislav.bradac, florijan, mferencevic, buda Reviewed By: mferencevic Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D931
271 B
271 B
1 | id:ID(COMMENT_ID) | country:string | browser:string | content:string | :LABEL |
---|---|---|---|---|---|
2 | 0 | Croatia | Chrome | yes | Message;Comment |
3 | 1 | United Kingdom | Chrome | thanks | Message;Comment |
4 | 2 | Germany | LOL | Message;Comment | |
5 | 3 | France | Firefox | I see | Message;Comment |
6 | 4 | Italy | Internet Explorer | fine | Message;Comment |