memgraph/src/storage
Dominik Gleich 9c24faa4d6 Expose faster edge_accessor constructor
Summary:
Fix nullptr exceptions

Inline edge_type and from/to in edge accessor

Reviewers: florijan, buda

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1010
2017-11-29 12:40:11 +01:00
..
locking Const map/set iteration. 2017-10-12 16:35:39 +02:00
address.hpp Expose faster edge_accessor constructor 2017-11-29 12:40:11 +01:00
concurrent_id_mapper.hpp Migrate labels/properties/edgetypes to ids 2017-11-23 17:12:37 +01:00
deferred_deleter.hpp Replace debug_assert, permanent_assert with DCHECK/CHECK 2017-10-11 14:43:32 +02:00
edge_accessor.cpp Expose faster edge_accessor constructor 2017-11-29 12:40:11 +01:00
edge_accessor.hpp Expose faster edge_accessor constructor 2017-11-29 12:40:11 +01:00
edge.hpp Vertex and Edge distributed storage support 2017-11-14 15:18:06 +01:00
edges.hpp Migrate labels/properties/edgetypes to ids 2017-11-23 17:12:37 +01:00
garbage_collector.hpp Write-ahead log 2017-11-13 09:51:39 +01:00
property_value_store.hpp PropertyValueStore - remove Accept function (never used, never will be) 2017-09-13 10:11:55 +02:00
property_value.cpp Replace debug_assert, permanent_assert with DCHECK/CHECK 2017-10-11 14:43:32 +02:00
property_value.hpp Replace debug_assert, permanent_assert with DCHECK/CHECK 2017-10-11 14:43:32 +02:00
record_accessor.cpp Expose faster edge_accessor constructor 2017-11-29 12:40:11 +01:00
record_accessor.hpp Expose faster edge_accessor constructor 2017-11-29 12:40:11 +01:00
unique_object_store.hpp clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
vertex_accessor.cpp Vertex and Edge distributed storage support 2017-11-14 15:18:06 +01:00
vertex_accessor.hpp Expose faster edge_accessor constructor 2017-11-29 12:40:11 +01:00
vertex.hpp Vertex and Edge distributed storage support 2017-11-14 15:18:06 +01:00