memgraph/tests
Vinko Kasljevic b77d186f58 Add storage stat for single node
Summary:
GraphDb now has GetStorageStat method that returns live view to
object containing vertex_count, edge_count and avg_degree().
Stat is updated on each garbage collection run and represents number of
objects that are visible to any transaction.

Reviewers: teon.banek, msantl, ipaljak

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1731
2018-11-15 11:53:03 +01:00
..
benchmark Add ClientPool and ThreadPool tests to RPC benchmark 2018-11-12 13:05:37 +01:00
concurrent Add explicit start to servers 2018-10-16 11:39:42 +02:00
distributed Fix distributed tests exit code 2018-11-07 22:46:55 +01:00
drivers Integrate driver tests with Apollo 2018-08-22 18:31:37 +02:00
feature_benchmark Remove virtual and pimpl from single node 2018-10-09 11:48:30 +02:00
integration Fix integration distributed test flakiness 2018-10-26 10:17:23 +02:00
macro_benchmark Fix parallel macro benchmarks 2018-11-06 16:49:12 +01:00
manual Extract QueryVisitor from HierarchicalTreeVisitor 2018-11-12 12:53:25 +01:00
property_based Remove virtual and pimpl from single node 2018-10-09 11:48:30 +02:00
public_benchmark Update LDBC query implementation 2018-07-10 10:08:21 +02:00
qa Movie tutorial database added 2018-10-29 11:02:41 +01:00
stress Polish Bolt client and mg_client 2018-10-19 13:55:51 +02:00
unit Add storage stat for single node 2018-11-15 11:53:03 +01:00
apollo_runs.py Add LCP tests 2018-10-15 11:52:20 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Add kafka benchmark 2018-08-29 16:35:31 +02:00