memgraph/src/storage/single_node_ha
Teon Banek 5af47c6df5 Don't inherit TotalOrdering for RecordAccessor
Summary:
RecordAccessor doesn't implement `operator<`, so it doesn't make sense
to have it inherit TotalOrdering.

Reviewers: mferencevic, msantl, vkasljevic

Reviewed By: vkasljevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1866
2019-02-15 11:10:31 +01:00
..
indexes Refactor storage file structure 2018-11-06 18:17:31 +01:00
mvcc Refactor storage file structure 2018-11-06 18:17:31 +01:00
rpc Serialize storage and durability via SLK 2018-12-07 14:26:12 +01:00
concurrent_id_mapper.hpp Remove inheritance from storage types 2018-12-07 11:03:22 +01:00
deferred_deleter.hpp Refactor storage file structure 2018-11-06 18:17:31 +01:00
edge_accessor.cpp Prepare codebase for high availability 2018-10-30 10:58:50 +01:00
edge_accessor.hpp Prepare codebase for high availability 2018-10-30 10:58:50 +01:00
edge.hpp Refactor storage file structure 2018-11-06 18:17:31 +01:00
edges.hpp Fix filtering of edges by edge type and destination 2019-01-14 17:31:40 +01:00
garbage_collector.hpp Refactor storage file structure 2018-11-06 18:17:31 +01:00
gid.hpp Prepare codebase for high availability 2018-10-30 10:58:50 +01:00
record_accessor.cpp Wire raft into memgraph pt.1. 2018-12-10 17:08:36 +01:00
record_accessor.hpp Don't inherit TotalOrdering for RecordAccessor 2019-02-15 11:10:31 +01:00
storage_gc.hpp Remove stats from main binaries 2019-02-11 14:33:41 +01:00
storage.hpp Add storage stat for single node 2018-11-15 11:53:03 +01:00
vertex_accessor.cpp Wire raft into memgraph pt.1. 2018-12-10 17:08:36 +01:00
vertex_accessor.hpp Prepare codebase for high availability 2018-10-30 10:58:50 +01:00
vertex.hpp Refactor storage file structure 2018-11-06 18:17:31 +01:00