memgraph/src/database
Dominik Gleich 90519f0beb Fix distributed index creation
Summary:
During the creation of indexes there could be a case in which a vertex contains a label/property but is not a part of index after
index building completes.
This happens if vertices are being inserted while the index is being built.

Reviewers: buda, msantl

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1484
2018-07-13 12:37:04 +02:00
..
indexes Clean utils folder (namespaces, function names) 2018-04-22 09:44:32 +02:00
config.cpp Create Dynamic Graph Partitioner, 2018-05-29 11:32:39 +02:00
counters_rpc_messages.lcp Replace boost with capnp in RPC 2018-06-04 10:45:12 +02:00
counters.cpp Replace boost with capnp in RPC 2018-06-04 10:45:12 +02:00
counters.hpp Replace boost with capnp in RPC 2018-06-04 10:45:12 +02:00
graph_db_accessor.cpp Fix distributed index creation 2018-07-13 12:37:04 +02:00
graph_db_accessor.hpp Add support for the id function 2018-07-04 22:14:13 +02:00
graph_db.cpp Add kafka library and integrate it into memgraph 2018-07-06 15:52:23 +02:00
graph_db.hpp Add kafka library and integrate it into memgraph 2018-07-06 15:52:23 +02:00
state_delta.cpp Extract communication to static library 2018-07-11 12:52:41 +02:00
state_delta.lcp Extract TypedValue/DecodedValue conversion to higher component 2018-07-11 12:51:31 +02:00
storage_gc_master.hpp Replace boost with capnp in RPC 2018-06-04 10:45:12 +02:00
storage_gc_single_node.hpp Replace command_id_t with CommandId and transaction_id_t with TransactionId. 2018-04-20 13:55:14 +02:00
storage_gc_worker.hpp Replace command_id_t with CommandId and transaction_id_t with TransactionId. 2018-04-20 13:55:14 +02:00
storage_gc.hpp Change logging 2018-06-12 13:17:04 +02:00
storage.hpp Add support for the id function 2018-07-04 22:14:13 +02:00