memgraph/src
Teon Banek 9653c703dc Plan optional matching
Summary:
Support OPTIONAL MATCH in test macros.
Test planning Optional.

Reviewers: florijan, mislav.bradac

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D322
2017-04-28 14:03:08 +02:00
..
communication The rest of core engine exceptions are extended from the BasicException (because of the error handling in the communication stack). Maximum value of the MVCC command id is calculated in the compile time. 2017-04-27 13:17:40 -04:00
config Refactor GC to use scheduler. 2017-04-10 15:57:45 +02:00
data_structures Test GarbageCollector in skiplist. 2017-04-12 17:02:29 +02:00
database Merge utils/exceptions into single file 2017-04-20 16:53:21 +02:00
dbms DBMS now returns a unique pointer to a GraphDbAccessor 2017-03-14 13:37:23 +01:00
io/network Merge utils/exceptions into single file 2017-04-20 16:53:21 +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 Fix errors introduced in D298 2017-04-28 11:11:32 +02:00
query Plan optional matching 2017-04-28 14:03:08 +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 Query::StateSwitch added 2017-04-25 15:54:30 +02:00
template_engine Merge string utils to one file 2017-04-18 17:39:58 +02:00
threading Fix errors introduced in D298 2017-04-28 11:11:32 +02:00
transactions Fix errors introduced in D298 2017-04-28 11:11:32 +02:00
traversal Traversal namespace specialization added for real DB primitives 2017-03-03 14:01:01 +01:00
utils Implement opencypher functions 2017-04-26 13:27: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