acb102de65
Summary: Setup scaffolding for building Memgraph tools. Change `utils::Split` without delimiter to split on whitespace. This should make `Split` behave just like Python's `str.split`, which is more practical for splitting on word boundaries. Add `utils::StartsWith` function. Rewrite csv_to_snapshot to C++. Reviewers: mferencevic Reviewed By: mferencevic Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D822
3 lines
22 B
Plaintext
3 lines
22 B
Plaintext
build
|
|
csv_to_snapshot
|