memgraph/query_modules
Matej Ferencevic ffbe5b449d Implement version names for each Memgraph version
Summary:
With this diff, each build of Memgraph has a version that uniquely identifies
it. The given version uniquely identifies both official release builds and
development builds. Enterprise/community builds are also differentiated in the
version.  Also, support for custom suffixes is added to support custom builds
for customers.

Reviewers: teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2662
2020-02-12 10:05:40 +01:00
..
connectivity Strip query modules in release build 2019-12-11 13:52:48 +01:00
louvain Fix modularity calculation bug in Louvain query module 2019-12-18 15:36:43 +01:00
CMakeLists.txt Implement version names for each Memgraph version 2020-02-12 10:05:40 +01:00
example.c Rework CallProcedure to validate result sets 2019-11-28 14:58:43 +01:00
example.py Write query_modules/example.c as example.py 2020-01-28 14:29:50 +01:00