memgraph/src/storage/v2
Teon Banek b8e964a82d Remove is_transaction_starter_ from Storage::Accessor
Reviewers: mferencevic, mtomic

Reviewed By: mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2308
2019-08-20 12:43:05 +02:00
..
CMakeLists.txt [StorageV2] Implement label and label-property indices 2019-07-26 12:23:18 +02:00
commit_log.hpp Fix CommitLog namespace in storage v2 2019-07-05 13:53:32 +02:00
delta.hpp Implement explicit types in storage v2 2019-07-22 14:16:02 +02:00
edge_accessor.cpp Invert the result of SetProperty and add documentation 2019-08-13 16:21:33 +02:00
edge_accessor.hpp Invert the result of SetProperty and add documentation 2019-08-13 16:21:33 +02:00
edge.hpp Implement explicit types in storage v2 2019-07-22 14:16:02 +02:00
id_types.hpp Implement explicit types in storage v2 2019-07-22 14:16:02 +02:00
indices.cpp Remove copy constructor/assignment from SkipList accessors 2019-08-06 11:18:31 +02:00
indices.hpp [StorageV2] Implement label and label-property indices 2019-07-26 12:23:18 +02:00
mvcc.hpp Move transaction to stack in storage v2 2019-07-11 15:04:10 +02:00
name_id_mapper.hpp Expose Id mappings from accessor-less Storage 2019-08-06 14:30:21 +02:00
property_value.hpp Implement PropertyValue for storage v2 2019-07-01 10:56:33 +02:00
result.hpp Move storage::Result to utils 2019-08-08 14:37:06 +02:00
storage.cpp Remove is_transaction_starter_ from Storage::Accessor 2019-08-20 12:43:05 +02:00
storage.hpp Remove is_transaction_starter_ from Storage::Accessor 2019-08-20 12:43:05 +02:00
transaction.hpp Move transaction to stack in storage v2 2019-07-11 15:04:10 +02:00
vertex_accessor.cpp Invert the result of SetProperty and add documentation 2019-08-13 16:21:33 +02:00
vertex_accessor.hpp Invert the result of SetProperty and add documentation 2019-08-13 16:21:33 +02:00
vertex.hpp Implement explicit types in storage v2 2019-07-22 14:16:02 +02:00
view.hpp Initial version of storage v2 2019-06-27 10:52:38 +02:00