memgraph/src
Dominik Gleich 67538aceeb Migrate labels/properties/edgetypes to ids
Summary:
In preparation for distributed storage we need to have labels/properties/edgetypes uniquely identifiable by their ids, which will be global in near future.
The old design has to be abandoned because it's not possible to keep track of global labels/properties/edgetypes while they are local pointers.

Reviewers: mislav.bradac, florijan

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D993
2017-11-23 17:12:37 +01:00
..
communication Add single query manual test 2017-11-23 14:51:46 +01:00
data_structures Add parallel customers/Otto test 2017-11-23 09:20:53 +01:00
database Migrate labels/properties/edgetypes to ids 2017-11-23 17:12:37 +01:00
durability Cleanup durability config, docs, CHANGELOG 2017-11-21 10:17:13 +01:00
io/network Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
mvcc Write-ahead log 2017-11-13 09:51:39 +01:00
query Migrate labels/properties/edgetypes to ids 2017-11-23 17:12:37 +01:00
storage Migrate labels/properties/edgetypes to ids 2017-11-23 17:12:37 +01:00
threading Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
transactions Fix SegFault within executor state 2017-11-20 11:27:08 +01:00
utils Migrate labels/properties/edgetypes to ids 2017-11-23 17:12:37 +01:00
config.hpp Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +02:00
memgraph_bolt.cpp Add maintainer scripts for DEB package 2017-11-22 16:41:25 +01:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00