memgraph/tools
Marko Budiselic 7a14e09dfc Add Dockerfile for csv_to_snapshot packaging.
Summary:
C++ implementation of CSV to Memgraph's snapshot file is much more efficient then
the Python implementation. It includes a huge part of the Memgraph's source
code and the code has to be compiled (which is not easy). Because of that it
has to be packaged.

Reviewers: teon.banek, mferencevic

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D854
2017-10-09 12:15:46 +01:00
..
apollo Implemented hidden flags. 2017-10-07 15:08:48 +02:00
gdb-plugins Improve pointer handling in operator_tree gdb plugin 2017-08-22 10:13:49 +02:00
src Fix flag parsing and update usage message 2017-10-06 12:45:34 +02:00
.gitignore Add Dockerfile for csv_to_snapshot packaging. 2017-10-09 12:15:46 +01:00
CMakeLists.txt Add option whether to link with libreadline or not 2017-10-04 15:23:11 +02:00
csv_to_snapshot.dockerfile Add Dockerfile for csv_to_snapshot packaging. 2017-10-09 12:15:46 +01:00
neo_to_memgraph.py Upgraded neo2memgraph script 2017-07-14 17:13:08 +02:00
plot_gbench_json GBench plot tool improvement 2017-09-07 11:24:03 +02:00
plot_ldbc_latency LDBC plot script update 2017-10-08 14:23:53 +01:00
plot_througput Add medium sized pokec scenario 2017-09-25 13:20:08 +02:00
requirements.txt Refactor long running benchmark 2017-09-20 10:36:51 +02:00
setup Replace Python csv_to_snapshot with C++ 2017-09-22 13:59:42 +02:00