memgraph/src/storage/v2
Matej Ferencevic 8b6ae08682 Create/drop label indices explicitly in storage v2
Reviewers: teon.banek

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2432
2019-09-24 13:12:50 +02:00
..
CMakeLists.txt Implement encoder/decoder for durability v2 2019-09-18 16:32:32 +02:00
commit_log.hpp Document exceptions and other details in storage v2 API 2019-09-05 10:04:40 +02:00
config.hpp Make storage v2 config hierarchical 2019-09-23 16:03:53 +02:00
constraints.hpp Add functions for listing indices and constraints 2019-09-11 15:45:14 +02:00
delta.hpp Implement explicit types in storage v2 2019-07-22 14:16:02 +02:00
durability.cpp Implement encoder/decoder for durability v2 2019-09-18 16:32:32 +02:00
durability.hpp Implement encoder/decoder for durability v2 2019-09-18 16:32:32 +02:00
edge_accessor.cpp Invert the result of SetProperty and add documentation 2019-08-13 16:21:33 +02:00
edge_accessor.hpp Make query execution work with storage_v2 2019-09-12 10:22:00 +02:00
edge.hpp Implement explicit types in storage v2 2019-07-22 14:16:02 +02:00
id_types.hpp Add default constructor and std::hash to v2/id_types 2019-09-03 16:13:52 +02:00
indices.cpp Create/drop label indices explicitly in storage v2 2019-09-24 13:12:50 +02:00
indices.hpp Create/drop label indices explicitly in storage v2 2019-09-24 13:12:50 +02:00
mvcc.hpp Document exceptions and other details in storage v2 API 2019-09-05 10:04:40 +02:00
name_id_mapper.hpp Document exceptions and other details in storage v2 API 2019-09-05 10:04:40 +02:00
property_value.hpp Document exceptions and other details in storage v2 API 2019-09-05 10:04:40 +02:00
result.hpp Move storage::Result to utils 2019-08-08 14:37:06 +02:00
storage.cpp Make storage v2 config hierarchical 2019-09-23 16:03:53 +02:00
storage.hpp Create/drop label indices explicitly in storage v2 2019-09-24 13:12:50 +02:00
transaction.hpp Document exceptions and other details in storage v2 API 2019-09-05 10:04:40 +02:00
vertex_accessor.cpp storage/v2: Add (In|Out)Degree to VertexAccessor 2019-08-21 12:58:00 +02:00
vertex_accessor.hpp Document exceptions and other details in storage v2 API 2019-09-05 10:04:40 +02:00
vertex.hpp Implement explicit types in storage v2 2019-07-22 14:16:02 +02:00
view.hpp Replace query::GraphView with storage::View 2019-09-06 14:58:27 +02:00