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 |
||
---|---|---|
.. | ||
apollo | ||
gdb-plugins | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
neo_to_memgraph.py | ||
plot_gbench_json | ||
plot_ldbc_latency | ||
plot_througput | ||
requirements.txt | ||
setup |