memgraph/include
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
..
mg_procedure.h Memgraph magic functions (#345) 2022-04-21 15:45:31 +02:00
mg_procedure.syms Integrate loading openCypher module procedures 2019-11-07 15:23:02 +01:00
mgp.py Memgraph magic functions (#345) 2022-04-21 15:45:31 +02:00