memgraph/include
Lovro Lugovic 8fb3a53b78 Expose query timeout checking to modules
Summary:
- Add the `mgp_must_abort(const mgp_graph *graph)` C API.
- Add the `ProcCtx.must_abort()` Python API.

The usage is very simple -- the function returns a boolean indicating whether
the procedure should abort.

Reviewers: mferencevic, dsantl

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2742
2020-04-01 13:30:03 +02:00
..
mg_procedure.h Expose query timeout checking to modules 2020-04-01 13:30:03 +02:00
mg_procedure.syms Integrate loading openCypher module procedures 2019-11-07 15:23:02 +01:00
mgp.py Expose query timeout checking to modules 2020-04-01 13:30:03 +02:00