memgraph/query_modules
Teon Banek e31331aae4 Rework CallProcedure to validate result sets
Summary:
This diff renames `__reload__` procedure to be `mg.reload` accepting a
module name. The main CallCustomProcedure function is now split into
multiple parts, so that there's more control over finding a procedure,
type checking its arguments and finally checking the returned result
set.

Depends on D2572

Reviewers: mferencevic, ipaljak

Reviewed By: ipaljak

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2573
2019-11-28 14:58:43 +01:00
..
louvain Make the Louvain code comply with our conventions 2019-11-26 10:06:19 +01:00
CMakeLists.txt Add cmake files and a dummy louvain query module 2019-11-25 16:38:56 +01:00
example.c Rework CallProcedure to validate result sets 2019-11-28 14:58:43 +01:00