memgraph/src
2023-03-29 15:20:55 +02:00
..
audit Address review comments 2022-03-14 15:47:41 +01:00
auth Create schema DDL expressions 2022-07-11 09:20:15 +02:00
common Move ErrorCode to common 2022-11-17 11:03:03 +01:00
communication Make implicit-fallthrough a compilation error 2022-11-24 11:13:55 +01:00
coordinator Rename coordinator::Shard to coordinator::ShardMetadata to avoid conflation with storage::v3::Shard 2022-12-12 15:22:17 +00:00
data_structures Add memgraph namespace 2022-03-14 15:47:41 +01:00
expr Make suffix uppercase 2023-03-29 15:20:55 +02:00
functions Fix python imports and replace const char array with constexpr 2022-11-28 17:31:41 +02:00
glue Rename ShardRequestManager to RequestRouter 2022-11-28 12:38:38 +00:00
integrations Add limit batches option to start stream query (#392) 2022-06-20 15:09:45 +03:00
io Fix clang tidy errror 2023-03-29 13:19:02 +02:00
kvstore Address review comments 2022-03-14 15:47:41 +01:00
lisp Address review comments 2022-03-14 15:47:41 +01:00
machine_manager Significantly improve the determinism of the coordinator, UUID generation, the machine manager, the shard manager, and the cluster property test 2022-11-18 16:42:18 +00:00
memory Correcting USE_JEMALLOC flag (#401) 2022-06-09 18:55:28 +02:00
parser Make it possible to compile v2 and v3 interpreter into a single binary 2023-02-13 23:32:33 +01:00
py Add memgraph namespace 2022-03-14 15:47:41 +01:00
query Fix clang tidy error 2023-03-29 15:00:18 +02:00
requests Add memgraph namespace 2022-03-14 15:47:41 +01:00
rpc Address review comments 2022-03-14 15:47:41 +01:00
slk Remove ref from std::string_view (#215) 2022-06-21 17:18:43 +03:00
storage Move edges container 2023-03-03 07:48:29 +01:00
telemetry Add memgraph namespace 2022-03-14 15:47:41 +01:00
utils Enforce move in transport layer 2023-03-01 16:39:32 +01:00
CMakeLists.txt Add mg-functions lib and integrated with SE and QE 2022-11-14 20:46:16 +02:00
helpers.hpp Add new memgraph licenses and move third party licenses (#248) 2021-10-03 12:26:48 +02:00
memgraph.cpp Apply suggestions from code review 2023-01-24 15:59:50 +01:00
mg_import_csv.cpp Remove ref from std::string_view (#215) 2022-06-21 17:18:43 +03:00
version.hpp.in Add new memgraph licenses and move third party licenses (#248) 2021-10-03 12:26:48 +02:00