memgraph/src
Josip Matak 4abaf27765
Memgraph magic functions (#345)
* Extend mgp_module with include adding functions

* Add return type to the function API

* Change Cypher grammar

* Add Python support for functions

* Implement error handling

* E2e tests for functions

* Write cpp e2e functions

* Create mg.functions() procedure

* Implement case insensitivity for user-defined Magic Functions.
2022-04-21 15:45:31 +02:00
..
audit Address review comments 2022-03-14 15:47:41 +01:00
auth Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
communication Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
data_structures Add memgraph namespace 2022-03-14 15:47:41 +01:00
glue Address review comments 2022-03-14 15:47:41 +01:00
integrations Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
io Small io network socket fixes (#360) 2022-04-08 14:38:13 +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
memory Resolve clang-tidy error 2022-03-14 15:47:41 +01:00
py Add memgraph namespace 2022-03-14 15:47:41 +01:00
query Memgraph magic functions (#345) 2022-04-21 15:45:31 +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 Address review comments 2022-03-14 15:47:41 +01:00
storage/v2 Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
telemetry Add memgraph namespace 2022-03-14 15:47:41 +01:00
utils Implement foreach clause (#351) 2022-04-11 13:55:34 +03:00
CMakeLists.txt Update to newest spdlog and fmt (#309) 2021-12-07 11:05:33 +01:00
helpers.hpp Add new memgraph licenses and move third party licenses (#248) 2021-10-03 12:26:48 +02:00
memgraph.cpp Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
mg_import_csv.cpp Resolve clang-tidy error 2022-03-14 15:47:41 +01:00
version.hpp.in Add new memgraph licenses and move third party licenses (#248) 2021-10-03 12:26:48 +02:00