memgraph/src
2023-02-06 16:14:21 +01: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 Merge branch 'project-pineapples' into T1214-MG-implement-expand-with-multiframe 2023-01-25 15:27:19 +01: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 Apply suggestions from code review 2023-01-24 15:59:50 +01: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 Implement expression evaluator library (#486) 2022-09-07 18:15:32 +03:00
py Add memgraph namespace 2022-03-14 15:47:41 +01:00
query Add TODO about failing query 2023-02-06 16:14:21 +01: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 Merge branch 'project-pineapples' into T1223-MG-implement-filter-with-multiframe 2023-01-26 17:31:19 +01:00
telemetry Add memgraph namespace 2022-03-14 15:47:41 +01:00
utils Rename ScanAllByPrimaryKey operator, fix e2e fail 2023-01-23 11:56:58 +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