florijan
ca8fb55ac5
Collect Map added
Summary:
Tests are on the way. Please first comment if you're OK with this implementation, some points are discussable.
What works now:
```
bash:MEMGRAPH_ROOT/build/>./tests/manual/console 10
MG>MATCH (n) RETURN COLLECT("age_" + n.age, n.height)
+-----------------------------------------------------------------------------------------------------------------------------------+
| COLLECT("age_" + n.age, n.height) |
+-----------------------------------------------------------------------------------------------------------------------------------+
| {age_10: 176, age_13: 180, age_24: 172, age_25: 179, age_32: 123, age_33: 186, age_37: 147, age_43: 162, age_49: 126, age_6: 170} |
+-----------------------------------------------------------------------------------------------------------------------------------+
```
Reviewers: mislav.bradac, teon.banek, buda
Reviewed By: mislav.bradac, buda
Subscribers: pullbot
Differential Revision: https://phabricator.memgraph.io/D695
2017-08-25 12:51:18 +02:00
..
2017-06-21 15:33:24 +02:00
2017-06-21 15:33:24 +02:00
2017-06-21 15:33:24 +02:00
2017-08-03 16:33:10 +02:00
2017-08-24 17:44:44 +02:00
2017-08-09 16:09:08 +02:00
2017-06-21 15:33:24 +02:00
2017-08-03 16:33:10 +02:00
2017-05-03 14:50:02 +02:00
2017-07-21 09:50:30 +02:00
2017-02-18 11:54:37 +01:00
2017-06-21 15:33:24 +02:00
2017-06-21 15:33:24 +02:00
2017-08-25 12:51:18 +02:00
2017-08-09 16:09:08 +02:00
2017-08-09 16:09:08 +02:00
2017-07-19 18:44:59 +02:00
2017-08-09 16:09:08 +02:00
2017-06-12 10:46:12 +02:00
2017-08-07 16:38:15 +02:00
2017-04-20 16:53:21 +02:00
2017-06-07 10:47:02 +02:00
2017-06-21 15:33:24 +02:00
2017-08-24 10:29:49 +02:00
2017-08-22 15:18:41 +02:00
2017-08-17 09:14:00 +02:00
2017-06-12 10:46:12 +02:00
2017-06-12 10:46:12 +02:00
2017-06-12 10:46:12 +02:00
2017-06-21 15:33:24 +02:00
2017-06-12 10:46:12 +02:00
2017-06-02 07:37:42 +00:00
2017-06-12 10:46:12 +02:00
2017-03-06 13:52:34 +01:00
2017-08-24 10:29:49 +02:00
2017-08-25 12:51:18 +02:00
2017-08-24 14:27:14 +02:00
2017-08-22 17:58:42 +02:00
2017-08-25 12:51:18 +02:00
2017-08-25 12:51:18 +02:00
2017-08-09 16:09:08 +02:00
2017-07-03 11:03:46 +02:00
2017-08-09 16:09:08 +02:00
2017-08-09 16:09:08 +02:00
2017-08-21 11:59:31 +02:00
2017-08-25 12:51:18 +02:00
2017-08-09 16:09:08 +02:00
2017-08-23 11:39:45 +02:00
2017-08-09 16:09:08 +02:00
2017-08-24 17:44:44 +02:00
2017-08-17 16:10:41 +02:00
2017-06-14 10:11:31 +02:00
2017-06-21 15:33:24 +02:00
2017-08-03 14:57:11 +02:00
2017-04-07 09:44:12 +02:00
2017-06-07 10:14:55 +02:00
2017-07-12 12:44:11 +02:00
2017-08-07 16:38:15 +02:00
2017-08-17 14:51:12 +02:00
2017-02-19 23:47:09 +01:00
2017-06-12 10:46:12 +02:00
2017-03-22 09:32:06 +01:00
2017-04-20 15:04:48 +02:00
2017-02-18 11:54:37 +01:00
2017-08-11 09:43:10 +02:00