memgraph/src/storage
Dominik Gleich 57f1b40d8d Refactor transaction inside db_accessor. Also introduce advance_command.
Summary:
Modification to MVCC - CHECK!

Refactor transaction_read

Add automatic commit/abort functionality to graph_db_accessor.

Fix failing test in graph_db_accessor.

Reviewers: buda, dtomicevic, florijan

Reviewed By: buda, florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D87
2017-03-07 09:42:04 +01:00
..
garbage clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
locking clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
writer clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
edge_accessor.cpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
edge_accessor.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
edge.hpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
property_value_store.hpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
property_value_utils.hpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
property_value.cpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
property_value.hpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00
record_accessor.cpp Refactor transaction inside db_accessor. Also introduce advance_command. 2017-03-07 09:42:04 +01:00
record_accessor.hpp Refactor transaction inside db_accessor. Also introduce advance_command. 2017-03-07 09:42:04 +01:00
unique_object_store.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
util.hpp Traversal namespace specialization added for real DB primitives 2017-03-03 14:01:01 +01:00
vertex_accessor.cpp Traversal namespace specialization added for real DB primitives 2017-03-03 14:01:01 +01:00
vertex_accessor.hpp Traversal namespace specialization added for real DB primitives 2017-03-03 14:01:01 +01:00
vertex.hpp Refactor TypedValue to PropertyValue 2017-03-01 12:31:47 +01:00