memgraph/include
János Benjamin Antal ad32db5168 Use transformations in streams and CHECK STREAM ()
* Use the correct transformation result type

* Execute the result queries in streams

* Change the result type of parameters to nullable map

* Serialize transformation name

* Fix order of transformation parameters

* Use actual transformation in Streams

* Clear the Python transformations under GIL

* Add CHECK STREAM query

* Handle missing record fields properly
2021-07-07 16:19:59 +02:00
..
mg_procedure.h Add python API for messages transformations () 2021-07-07 16:08:23 +02:00
mg_procedure.syms Integrate loading openCypher module procedures 2019-11-07 15:23:02 +01:00
mgp.py Use transformations in streams and CHECK STREAM () 2021-07-07 16:19:59 +02:00