memgraph/src/storage
Teon Banek 893df584f6 Merge utils/exceptions into single file
Summary: Update documentation of `utils/exceptions.hpp`

Reviewers: mislav.bradac, florijan, buda

Reviewed By: buda

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D300
2017-04-20 16:53:21 +02:00
..
garbage clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
locking clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
deferred_deleter.hpp Deferred deleter added. 2017-04-14 17:46:16 +02:00
edge_accessor.cpp EdgeAccessor::is_cycle added. Query::Plan::Expand fixed 2017-04-11 15:52:01 +02:00
edge_accessor.hpp Remove unneccessary files from utils 2017-04-13 17:55:33 +02:00
edge.hpp Initial version of mvcc_gc. 2017-03-29 12:38:24 +02:00
garbage_collector.hpp Deferred deleter added. 2017-04-14 17:46:16 +02:00
property_value_store.hpp Query::Plan - Set logical ops implementation and testing. PropertyValueStore set() overriden to handle Null values as a removal instead of setting them. PropertyValueStore.clear() function added. 2017-03-29 08:51:12 +02:00
property_value.cpp int -> int64_t in in Typed and PropertyValue 2017-03-09 11:44:10 +01:00
property_value.hpp Merge utils/exceptions into single file 2017-04-20 16:53:21 +02:00
record_accessor.cpp Query::Plan - Reconstruct fails after delete 2017-04-18 12:25:41 +02:00
record_accessor.hpp Query::Plan - Reconstruct fails after delete 2017-04-18 12:25:41 +02: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
util.hpp Query - Logical - Delete op added and tested. Minor refactors. 2017-03-27 14:57:44 +02:00
vertex_accessor.cpp Deferred deleter added. 2017-04-14 17:46:16 +02:00
vertex_accessor.hpp Move typed_value to query top level and namespace it 2017-04-11 08:50:46 +02:00
vertex.hpp Initial version of mvcc_gc. 2017-03-29 12:38:24 +02:00