memgraph/src/storage/single_node_ha
Matija Santl 87423eed06 Add constraint in HA
Summary:
HA should now support constraints in the same way the SM version does.
I only tested this thing manually, but I plan to add a new integration test for
this also.

Reviewers: ipaljak, vkasljevic, mferencevic

Reviewed By: ipaljak, mferencevic

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2083
2019-05-29 14:55:04 +02:00
..
indexes Remove unique from label-prop index 2019-05-23 12:39:41 +02:00
mvcc Move constraints to common 2019-05-23 16:36:14 +02: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 Migrate to C++17 2019-04-23 14:46:44 +02:00
garbage_collector.hpp Refactor storage file structure 2018-11-06 18:17:31 +01:00
gid.hpp Migrate to C++17 2019-04-23 14:46:44 +02:00
record_accessor.cpp Add constraint in HA 2019-05-29 14:55:04 +02:00
record_accessor.hpp Add constraint in HA 2019-05-29 14:55:04 +02:00
storage_gc.hpp Add constraint in HA 2019-05-29 14:55:04 +02:00
storage.hpp Add constraint in HA 2019-05-29 14:55:04 +02:00
vertex_accessor.cpp Add constraint in HA 2019-05-29 14:55:04 +02: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