memgraph/src/storage/v2
Teon Banek fc493e36ff Add lvalue and rvalue getters to storage::Result
Reviewers: mtomic, mferencevic

Reviewed By: mtomic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2242
2019-07-26 15:47:14 +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 [StorageV2] Implement label and label-property indices 2019-07-26 12:23:18 +02:00
edge_accessor.hpp [StorageV2] Implement label and label-property indices 2019-07-26 12:23:18 +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 [StorageV2] Implement label and label-property indices 2019-07-26 12:23:18 +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 Implement name to id mapper in storage v2 2019-07-19 11:24:27 +02:00
property_value.hpp Implement PropertyValue for storage v2 2019-07-01 10:56:33 +02:00
result.hpp Add lvalue and rvalue getters to storage::Result 2019-07-26 15:47:14 +02:00
storage.cpp [StorageV2] Implement label and label-property indices 2019-07-26 12:23:18 +02:00
storage.hpp [StorageV2] Implement label and label-property indices 2019-07-26 12:23:18 +02:00
transaction.hpp Move transaction to stack in storage v2 2019-07-11 15:04:10 +02:00
vertex_accessor.cpp [StorageV2] Implement label and label-property indices 2019-07-26 12:23:18 +02:00
vertex_accessor.hpp [StorageV2] Implement label and label-property indices 2019-07-26 12:23:18 +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