jbajic
12b4ec1589
Add memgraph namespace
2022-03-14 15:47:41 +01:00
Jure Bajic
9e678f8cbe
Add new memgraph licenses and move third party licenses ( #248 )
2021-10-03 12:26:48 +02:00
Kostas Kyrimis
6913feacc7
Add support for temporal data types in the communication Bolt layer ( #198 )
2021-10-02 14:54:47 +02:00
antonio2368
3f3c55a4aa
Format all the memgraph and test source files ( #97 )
2021-02-18 15:32:43 +01:00
Matej Ferencevic
3c48e612ef
Make move operations noexcept
...
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1991
2019-05-21 10:46:25 +02:00
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
Marko Culinovic
2bd0822155
Implement console client for memgraph
...
Reviewers: teon.banek, mferencevic
Reviewed By: teon.banek, mferencevic
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1616
2018-10-02 13:18:54 +02:00
Matej Ferencevic
9980f899c9
Improve Bolt stack performance
...
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1612
2018-09-26 10:14:18 +02:00
Matej Ferencevic
e28fd2025d
Rename bolt::DecodedValue to bolt::Value
...
Reviewers: teon.banek
Reviewed By: teon.banek
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D1506
2018-07-24 15:59:20 +02:00