memgraph/src
Teon Banek d016472c3a Add ScanAllByLabel operator.
Summary:
Replace NodeAtom with Symbol inside ScanAll. Move ScanAllCursor outside of
ScanAll class and make it generic with regards to vertices it produces.

Reviewers: mislav.bradac, florijan

Reviewed By: mislav.bradac, florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D387
2017-05-22 09:28:42 +02:00
..
communication Loosen up handshake size checks to accept javascript clients. 2017-05-16 10:55:19 +02:00
config Summary:Added files for snapshot durability 2017-05-17 08:42:00 +00:00
data_structures Global thread pool added. 2017-05-16 16:23:55 +02:00
database Summary:Added files for snapshot durability 2017-05-17 08:42:00 +00:00
dbms DBMS now returns a unique pointer to a GraphDbAccessor 2017-03-14 13:37:23 +01:00
durability Summary:Added files for snapshot durability 2017-05-17 08:42:00 +00:00
io/network Added TCP_NODELAY to server sockets. 2017-05-10 15:05:05 +02:00
logging Logger fix. 2017-03-31 13:00:43 +02:00
memory Test GarbageCollector in skiplist. 2017-04-12 17:02:29 +02:00
mvcc Mvcc.GcDeleted bugfix and test 2017-05-18 16:02:42 +02:00
query Add ScanAllByLabel operator. 2017-05-22 09:28:42 +02:00
snapshot clang format has been run on all hpp and cpp files under src and tests 2017-02-18 11:54:37 +01:00
storage 'Memory leak' fix. 2017-05-19 13:25:51 +02:00
template_engine Merge string utils to one file 2017-04-18 17:39:58 +02:00
threading Global thread pool added. 2017-05-16 16:23:55 +02:00
transactions LabelProperty index. 2017-05-16 16:33:20 +02:00
traversal Traversal namespace specialization added for real DB primitives 2017-03-03 14:01:01 +01:00
utils Raise in ParseDouble with empty string or float overflow 2017-05-17 14:52:42 +02:00
copy_hardcoded_queries.cpp Merge utils/exceptions into single file 2017-04-20 16:53:21 +02:00
memgraph_bolt.cpp First version of new bolt decoder and tests. 2017-04-06 14:30:19 +02:00