memgraph/src/storage
Dominik Gleich e2f3aba332 Use GLogger instead of broken memgraph Logger.
Summary:
http://rpg.ifi.uzh.ch/docs/glog.html

Second phase before tests complete.

Delete logging test.

Finish relase loging.

Reviewers: mislav.bradac, teon.banek, buda

Reviewed By: teon.banek

Subscribers: buda, pullbot

Differential Revision: https://phabricator.memgraph.io/D500
2017-06-21 15:33:24 +02:00
..
locking GC bugfixes, MVCC and transaction refactoring 2017-06-12 10:46:12 +02:00
deferred_deleter.hpp GC bugfixes, MVCC and transaction refactoring 2017-06-12 10:46:12 +02:00
edge_accessor.cpp Query::AST::Literal refactor. Repl and TypedValue mods. 2017-04-28 14:58:16 +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 Use GLogger instead of broken memgraph Logger. 2017-06-21 15:33:24 +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 LabelProperty index. 2017-05-16 16:33:20 +02:00
record_accessor.cpp LabelProperty index. 2017-05-16 16:33:20 +02:00
record_accessor.hpp LabelProperty index. 2017-05-16 16:33:20 +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 LabelProperty index. 2017-05-16 16:33:20 +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