memgraph/tests
florijan 47c1cd6e3d Degree(Vertex) function added
Summary:
- added only one function for getting the total (in + out) vertex degree, it's required for the Ravelin use-case
- specific `degree_in` and `degree_out` functions can be added as necessary
- also fixed random_graph_generator bug (needed it for testing)

Reviewers: buda, mislav.bradac

Reviewed By: buda, mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D652
2017-08-09 15:06:10 +02:00
..
benchmark Folder rename. 2017-07-21 09:50:30 +02:00
concurrent Fix tests that expect debug_assert to fail 2017-08-07 16:38:15 +02:00
data Replace map with bitset in stripped query 2017-08-02 22:17:36 +02:00
drivers Implement explicitly started transactions 2017-08-03 16:17:19 +02:00
integration Folder rename. 2017-07-21 09:50:30 +02:00
macro_benchmark Fix some benchmarks 2017-07-30 20:12:25 +02:00
manual Added antlr sigsegv test. 2017-08-03 13:06:18 +02:00
property_based Folder rename. 2017-07-21 09:50:30 +02:00
qa Degree(Vertex) function added 2017-08-09 15:06:10 +02:00
stress Long running test speedup 2017-08-03 14:48:55 +02:00
unit Degree(Vertex) function added 2017-08-09 15:06:10 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Change FILE COPY to configure_file COPYONLY 2017-07-10 16:26:30 +02:00