memgraph/src
Teon Banek cbd3998899 Plan Unwind operator
Summary:
Support ListLiteral in test macros.
Test planning Unwind.
Support UNWIND in test macros.
Test SymbolGenerator for UNWIND clause.
Use namespace in QueryPlan Unwind test.

Reviewers: mislav.bradac, buda, florijan

Reviewed By: florijan

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D331
2017-05-03 13:54:33 +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 Unwind operator 2017-05-03 13:54:33 +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::AST::Literal refactor. Repl and TypedValue mods. 2017-04-28 14:58:16 +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 Query::AST::Literal refactor. Repl and TypedValue mods. 2017-04-28 14:58:16 +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