memgraph/src/database
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
..
distributed Refactor storage file structure 2018-11-06 18:17:31 +01:00
single_node Add storage stat for single node 2018-11-15 11:53:03 +01:00
single_node_ha Add storage stat for single node 2018-11-15 11:53:03 +01:00
graph_db_accessor.hpp Prepare codebase for high availability 2018-10-30 10:58:50 +01:00
graph_db.hpp Prepare codebase for high availability 2018-10-30 10:58:50 +01:00