memgraph/src/storage
Dominik Gleich 842901ecd2 LabelProperty index.
Summary:
Add return values.

After merge.

Inital working version. Still missing comments.

Update documentation.

Add checking for previous vlist and value equality.

After merge.

Remove functor, add boolean ffunction.

Build index.

More functionality. Start implementing tests.

Add tests.

Reviewers: matej.gradicek, mislav.bradac, mferencevic, buda, florijan

Reviewed By: mislav.bradac, buda, florijan

Subscribers: lion, florijan, teon.banek, buda, pullbot

Differential Revision: https://phabricator.memgraph.io/D355
2017-05-16 16:33:20 +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 Mvcc - unit test infrastructure setup 2017-05-05 14:46:18 +02:00
deferred_deleter.hpp Deferred deleter added. 2017-04-14 17:46:16 +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 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 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