memgraph/src
antonio2368 0bcc1d67bc
Add support for Bolt v4(.1) ()
* Added handshake support
* Add support for v4 hello and goodbye
* Add support for pulling n results
* Add support for transactions
* Add pull n for the dump
* Add support for NOOP
* Add support for multiple queries
* Update bolt session to support qid
* Update drivers test with multiple versions and go
* Extract failure handling into a function
* Use unique ptr instead of optional for query execution
* Destroy stream before query execution

Co-authored-by: Antonio Andelic <antonio.andelic@memgraph.io>
2020-10-16 12:49:33 +02:00
..
audit Make audit a standalone library 2020-01-28 16:37:07 +01:00
auth Fix CentOS compilation 2020-04-06 16:01:35 +02:00
communication Add support for Bolt v4(.1) () 2020-10-16 12:49:33 +02:00
data_structures Remove leftover implementation required by the old storage 2020-03-02 12:45:18 +01:00
glue Remove MG_SINGLE_NODE_V2 define 2020-01-23 17:24:33 +01:00
io Remove Cap'n Proto 2019-05-08 10:51:10 +02:00
kvstore Remove wrongly committed TODO 2020-01-27 11:49:59 +01:00
lisp Move RPC to root source directory 2020-01-27 11:50:24 +01:00
py Remove internal mgp.py file from Python traceback 2020-03-31 15:49:06 +02:00
query Add support for Bolt v4(.1) () 2020-10-16 12:49:33 +02:00
requests Implement kafka transform functionality 2018-07-19 12:52:25 +02:00
rpc Add request streaming support to the RPC client 2020-08-14 16:19:48 +02:00
slk Add request streaming support to the RPC client 2020-08-14 16:19:48 +02:00
storage/v2 Allow inheritance of storage durability decoder 2020-08-17 11:12:59 +02:00
telemetry Move KVStore to root source directory 2020-01-24 16:01:51 +01:00
utils Improve SLK 2020-08-14 15:27:20 +02:00
CMakeLists.txt Install and setup loading Python Query Modules 2020-03-11 10:24:53 +01:00
helpers.hpp Implement storage lock 2020-03-13 19:27:01 +01:00
memgraph.cpp Add support for Bolt v4(.1) () 2020-10-16 12:49:33 +02:00
mg_import_csv.cpp Implement storage lock 2020-03-13 19:27:01 +01:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00