memgraph/src
Teon Banek b7738c64b3 Make py::Object conversion to PyObject * explicit
Summary:
This fixes an issue in Py(Vertex|Edge)GetProperty and prevents any
further issues of that type at the cost of additional typing effort.

Reviewers: ipaljak, llugovic

Reviewed By: ipaljak, llugovic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2735
2020-03-24 12:23:13 +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 Make py::Object conversion to PyObject * explicit 2020-03-24 12:23:13 +01:00
query Make py::Object conversion to PyObject * explicit 2020-03-24 12:23:13 +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 Fix storage GC indices/constraints subtle race condition 2020-03-20 12:41:20 +01:00
telemetry Move KVStore to root source directory 2020-01-24 16:01:51 +01:00
utils Implement storage lock 2020-03-13 19:27:01 +01: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 Implement storage lock 2020-03-13 19:27:01 +01: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