memgraph/tests
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
..
benchmark Implement foreach clause (#351) 2022-04-11 13:55:34 +03:00
concurrent Fix usages of constexpr (#367) 2022-03-31 13:52:43 +02:00
drivers Add license to cpp/hpp/py test files (#283) 2021-10-26 08:53:56 +02:00
e2e Memgraph magic functions (#345) 2022-04-21 15:45:31 +02:00
gql_behave Implement foreach clause (#351) 2022-04-11 13:55:34 +03:00
integration Add memgraph namespace 2022-03-14 15:47:41 +01:00
jepsen Clean up containers (#201) 2021-07-19 08:40:28 +02:00
macro_benchmark Add memgraph namespace 2022-03-14 15:47:41 +01:00
manual Add memgraph namespace 2022-03-14 15:47:41 +01:00
mgbench Add memgraph namespace 2022-03-14 15:47:41 +01:00
property_based Add memgraph namespace 2022-03-14 15:47:41 +01:00
public_benchmark Resolve python dependency issues (#372) 2022-04-07 17:56:18 +02:00
stress Add memgraph namespace 2022-03-14 15:47:41 +01:00
unit Memgraph magic functions (#345) 2022-04-21 15:45:31 +02:00
.clang-tidy New MGP API (#219) 2021-09-09 10:44:47 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Add end2end replication tests based on mgclient (#69) 2021-01-21 15:56:21 +01:00
setup.sh Update pyyaml version (#305) 2021-11-25 10:12:33 +01:00