memgraph/tools/tests
Marko Culinovic c553a309d2 New client features: non-interactive shell, shell commands, csv format
Summary:
If the `STDIN_FILENO` is a `TTY`, then an interactive command prompt
is shown. Otherwise, client runs in non-interactive mode.
Shell commands start with a colon sign, and end at the end of
line.
Csv and tabular output formats are supported.

Reviewers: teon.banek, mferencevic

Reviewed By: teon.banek, mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1633
2018-10-16 09:04:34 +02:00
..
client New client features: non-interactive shell, shell commands, csv format 2018-10-16 09:04:34 +02:00
csv Add support for node label, rel type and quote 2018-07-31 13:28:58 +02:00
statsd Add distributed Id Cypher function 2018-09-03 13:04:03 +02:00
apollo_runs.py Refactor Apollo build projects 2018-03-27 13:47:18 +02:00
CMakeLists.txt Separate distributed from single node storage 2018-10-05 09:19:33 +02:00
mg_recovery_check.cpp Remove distributed logic from single node 2018-10-11 13:08:22 +02:00
test_mg_client New client features: non-interactive shell, shell commands, csv format 2018-10-16 09:04:34 +02:00
test_mg_import_csv Add support for node label, rel type and quote 2018-07-31 13:28:58 +02:00