memgraph/src
Lovro Lugovic dd5d29fa1d Implement conversion of mgp_vertex to/from mgp.Vertex
Summary:
- Fix AssertPickleAndCopyAreNotSupported
- Test Vertex and Edge conversions

Reviewers: teon.banek, ipaljak

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2717
2020-03-11 16:13:24 +01:00
..
audit Make audit a standalone library 2020-01-28 16:37:07 +01:00
auth Move KVStore to root source directory 2020-01-24 16:01:51 +01:00
communication Remove unused CMake options 2020-02-05 14:52:22 +01: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 Extract py::AppendToSysPath function 2020-03-10 11:06:21 +01:00
query Implement conversion of mgp_vertex to/from mgp.Vertex 2020-03-11 16:13:24 +01:00
requests Implement kafka transform functionality 2018-07-19 12:52:25 +02:00
rpc Move RPC to root source directory 2020-01-27 11:50:24 +01:00
slk Migrate RPC to SLK 2019-05-06 14:27:57 +02:00
storage/v2 Add concurrent test for unique constraints 2020-03-10 12:52:58 +01:00
telemetry Move KVStore to root source directory 2020-01-24 16:01:51 +01:00
utils Improve CSV importer 2020-03-10 15:51:29 +01:00
CMakeLists.txt Install and setup loading Python Query Modules 2020-03-11 10:24:53 +01:00
helpers.hpp Implement mg_import_csv 2020-03-03 14:33:43 +01:00
memgraph.cpp Install and setup loading Python Query Modules 2020-03-11 10:24:53 +01:00
mg_import_csv.cpp Improve CSV importer 2020-03-10 15:51:29 +01:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00