memgraph/include/storage
Florijan Stamenkovic 10c7514c8a storage/model - added typed_value system and tests. Modified utils slightly (backward compatible).
Summary: Added TypedValue system.

Test Plan: ???

Reviewers: sale, buda

Reviewed By: buda

Subscribers: pullbot, florijan, buda, sale

Differential Revision: https://phabricator.memgraph.io/D46
2017-02-02 15:48:16 +01:00
..
edge_type Added documentation. 2016-09-18 23:22:36 +01:00
garbage Added documentation. 2016-09-18 23:22:36 +01:00
indexes Dressipi CRUD queries are dummy implemented; Fixes T99 and T131 2016-11-29 04:08:49 +01:00
iterator match by label and properties; TODO: fix bug with bolt buffers 2016-10-19 17:07:40 +02:00
label All possible request changes from D9#146 are done 2016-11-30 11:05:48 +01:00
locking All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
model storage/model - added typed_value system and tests. Modified utils slightly (backward compatible). 2017-02-02 15:48:16 +01:00
common.hpp All files for the Release are now isolated 2016-08-10 09:39:02 +01:00
edge_accessor.hpp Dressipi CRUD queries are dummy implemented; Fixes T99 and T131 2016-11-29 04:08:49 +01:00
edge_record.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
edge_x_vertex.hpp work in progress; TODO: change commit message 2016-12-14 10:27:41 +01:00
edge.hpp Dressipi CRUD queries are dummy implemented; Fixes T99 and T131 2016-11-29 04:08:49 +01:00
edges.hpp Fixed bug where mask for casting Flags to Type was to small. 2016-09-05 15:56:08 +01:00
graph.hpp Initial doxygen comments on Db and Graph classes 2016-12-20 19:38:16 +01:00
record_accessor.hpp iterators, properties, search by properties in index hardcoded query; TODO: implement in compiler 2016-10-19 02:41:06 +02:00
type_group_edge.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
type_group_vertex.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
unique_object_store.h storage - UniqueObjectStore class added (with unit tests) 2017-01-24 14:46:11 +01:00
vertex_accessor.hpp All possible request changes from D9#146 are done 2016-11-30 11:05:48 +01:00
vertex_record.hpp EdgeType indexes added. 2016-08-25 15:29:45 +01:00
vertex.hpp Dressipi CRUD queries are dummy implemented; Fixes T99 and T131 2016-11-29 04:08:49 +01:00
vertices.hpp Fixed bug where mask for casting Flags to Type was to small. 2016-09-05 15:56:08 +01:00