memgraph/tests
Teon Banek 30a4f40093 Skip Null in SET and REMOVE clauses
Summary:
openCypher expects removing/setting properties and labels on Null
vertices/edges does not produce an error. Instead, Nulls are simply
skipped.

Reviewers: florijan, mislav.bradac, buda

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D375
2017-05-17 15:07:03 +02:00
..
benchmark Add concurrent benchmarks for skiplist. 2017-05-03 11:03:23 +02:00
concurrent Fix Jenkins hang. 2017-05-03 15:58:46 +02:00
data Query stripping now uses a parse tree and differentiates between int literals in a range expression (not stripped) and outside of a range (stripped). 2017-03-08 14:19:55 +01:00
integration Add variable with all memgraph dependent libraries 2017-04-27 18:40:34 +02:00
manual Add variable with all memgraph dependent libraries 2017-04-27 18:40:34 +02:00
unit Skip Null in SET and REMOVE clauses 2017-05-17 15:07:03 +02:00
client-stress.sh Started network refactorization. 2017-03-06 13:52:34 +01:00
CMakeLists.txt gbenchmark reports are generated inside build/test_results/benchmark 2016-12-23 09:58:26 +01:00