memgraph/src
Teon Banek 55456b4214 Remove Dbms
Summary:
Remove name from GraphDb.
Take GraphDb in query test macros instead of accessor.
Add is_accepting_transactions flag to GraphDb.

Reviewers: mislav.bradac, florijan, mferencevic

Reviewed By: mislav.bradac

Subscribers: mferencevic, pullbot

Differential Revision: https://phabricator.memgraph.io/D940
2017-10-30 12:33:29 +01:00
..
communication Remove Dbms 2017-10-30 12:33:29 +01:00
data_structures Ring buffer added 2017-10-24 08:53:35 +02:00
database Remove Dbms 2017-10-30 12:33:29 +01:00
durability Durability - snapshot summary refactor 2017-10-27 13:51:02 +02:00
io/network Revise reactors code 2017-10-25 15:36:18 +02:00
mvcc Removed one function from version_list 2017-10-17 11:21:56 +02:00
query Remove Dbms 2017-10-30 12:33:29 +01:00
storage Const map/set iteration. 2017-10-12 16:35:39 +02:00
threading Replace debug_assert, permanent_assert with DCHECK/CHECK 2017-10-11 14:43:32 +02:00
transactions Transaction command_id type reduced from 8B to 2B 2017-10-25 10:42:57 +02:00
utils Remove Dbms 2017-10-30 12:33:29 +01:00
config.hpp Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +02:00
memgraph_bolt.cpp Remove Dbms 2017-10-30 12:33:29 +01:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00