János Benjamin Antal
|
1d7f61dd0b
|
Merge pull request #676 from memgraph/T1163-MG-add-multiframe-and-some-operators
Implement MultiFrame with iterators
|
2022-12-05 11:51:11 +01:00 |
|
jeremy
|
7f9eceadb3
|
Remove un-needed frame modification in Once
This is not needed and would be incorrect with the optional
|
2022-12-05 11:19:47 +01:00 |
|
jeremy
|
f4428af210
|
Remove reference function on operator++() &
|
2022-12-05 11:05:47 +01:00 |
|
jeremy
|
9f5af97044
|
Merge branch 'T1163-MG-add-multiframe-and-some-operators' of github.com:memgraph/memgraph into T1163-MG-add-multiframe-and-some-operators
|
2022-12-05 10:38:06 +01:00 |
|
jeremy
|
c7c0234889
|
Add default constructor to iterators
|
2022-12-05 10:38:01 +01:00 |
|
Jeremy B
|
68ae729b07
|
Update src/query/v2/multiframe.hpp
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2022-12-05 10:34:58 +01:00 |
|
Tyler Neely
|
2e33f8275b
|
Merge branch 'project-pineapples' into tyler_full_async_request_router
|
2022-12-02 19:05:15 +01:00 |
|
Tyler Neely
|
9a62503803
|
Tick the simulator forward from Notify::Await in a similar way that Future::Wait does
|
2022-12-02 18:04:38 +00:00 |
|
Jure Bajic
|
75b598d014
|
Merge branch 'project-pineapples' into T1173-MG-benchmark-datastructures
|
2022-12-02 07:28:39 -08:00 |
|
Kostas Kyrimis
|
98ae30d861
|
Merge branch 'project-pineapples' into T1163-MG-add-multiframe-and-some-operators
|
2022-12-02 15:12:02 +02:00 |
|
Kostas Kyrimis
|
6b8a5fd41d
|
Make all variants of multiframe iterators model ForwardIterator concept properly
|
2022-12-02 15:11:51 +02:00 |
|
jbajic
|
4a3f950cf9
|
Fix indices
|
2022-12-02 10:17:26 +01:00 |
|
Kostas Kyrimis
|
146ed5756c
|
Merge pull request #666 from memgraph/T1172-MG-implement-get-properties-on-qe
|
2022-12-01 19:14:20 +02:00 |
|
Tyler Neely
|
438b519703
|
Apply clang-tidy feedback
|
2022-12-01 16:26:41 +00:00 |
|
Kostas Kyrimis
|
0ad702175f
|
Fix expression evaluator mocked request router
|
2022-12-01 18:24:51 +02:00 |
|
jeremy
|
be3797e0a1
|
Remove unused param
|
2022-12-01 17:01:08 +01:00 |
|
Tyler Neely
|
cdde7ca670
|
Merge branch 'project-pineapples' into tyler_full_async_request_router
|
2022-12-01 17:00:09 +01:00 |
|
jeremy
|
d0e1d86df3
|
Remove unused param
|
2022-12-01 16:57:09 +01:00 |
|
Tyler Neely
|
366a4e2b9a
|
Add support for efficiently executing multiple asynchronous requests out-of-order from the RequestRouter
|
2022-12-01 15:56:16 +00:00 |
|
Kostas Kyrimis
|
439eae3a72
|
Merge branch 'project-pineapples' into T1172-MG-implement-get-properties-on-qe
|
2022-12-01 17:42:01 +02:00 |
|
Kostas Kyrimis
|
c15e75b48c
|
Remove old shard request manager header
|
2022-12-01 17:40:58 +02:00 |
|
Kostas Kyrimis
|
2120645d6a
|
Remove dead code in request_router simulation test
|
2022-12-01 17:39:12 +02:00 |
|
Jeremy B
|
616b79ce6c
|
Merge branch 'project-pineapples' into T1163-MG-add-multiframe-and-some-operators
|
2022-12-01 16:36:59 +01:00 |
|
jeremy
|
13cabcaab5
|
Re-implement ValidFramesReader and iterators
|
2022-12-01 16:31:21 +01:00 |
|
Kostas Kyrimis
|
f1ea76a3d7
|
Merge branch 'T0919-MG-implement-get-properties-storage' into T1172-MG-implement-get-properties-on-qe
|
2022-12-01 17:19:00 +02:00 |
|
Kostas Kyrimis
|
18b3c1e8b1
|
Merge pull request #652 from memgraph/T0919-MG-implement-get-properties-storage
Implements GetProperties request handler on shard_rsm
|
2022-12-01 17:15:15 +02:00 |
|
jeremy
|
db45845619
|
format
|
2022-12-01 15:52:35 +01:00 |
|
Jeremy B
|
4bbf3c95ca
|
Update src/query/v2/multiframe.cpp
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2022-12-01 15:49:17 +01:00 |
|
jeremy
|
e11856acf8
|
Merge branch 'T1163-MG-add-multiframe-and-some-operators' of github.com:memgraph/memgraph into T1163-MG-add-multiframe-and-some-operators
|
2022-12-01 15:19:40 +01:00 |
|
Jeremy B
|
5cd0d5137e
|
Update src/query/v2/multiframe.hpp
Co-authored-by: Kostas Kyrimis <kostaskyrim@gmail.com>
|
2022-12-01 15:18:50 +01:00 |
|
jeremy
|
8eec8399a3
|
Rmove unneeded "this"
|
2022-12-01 15:04:51 +01:00 |
|
jeremy
|
d18d4f198e
|
Merge branch 'T1163-MG-add-multiframe-and-some-operators' of github.com:memgraph/memgraph into T1163-MG-add-multiframe-and-some-operators
|
2022-12-01 14:55:45 +01:00 |
|
jeremy
|
29347c83e7
|
Remove unneeded tag
|
2022-12-01 14:54:26 +01:00 |
|
Jeremy B
|
452722f4f8
|
Update src/query/v2/multiframe.hpp
Co-authored-by: Kostas Kyrimis <kostaskyrim@gmail.com>
|
2022-12-01 14:52:30 +01:00 |
|
jbajic
|
730bac6b74
|
Replace edges skiplist
|
2022-12-01 14:32:33 +01:00 |
|
Jeremy B
|
6c441b80ec
|
Update src/query/v2/multiframe.hpp
Co-authored-by: Kostas Kyrimis <kostaskyrim@gmail.com>
|
2022-12-01 14:20:57 +01:00 |
|
Jeremy B
|
ee9ba1a7f8
|
Update src/query/v2/multiframe.hpp
Co-authored-by: Kostas Kyrimis <kostaskyrim@gmail.com>
|
2022-12-01 14:20:26 +01:00 |
|
Jeremy B
|
d0c960e900
|
Update src/query/v2/multiframe.hpp
Co-authored-by: Kostas Kyrimis <kostaskyrim@gmail.com>
|
2022-12-01 14:20:19 +01:00 |
|
jeremy
|
00fd69c170
|
Add statement to ignroe clang warning
|
2022-12-01 14:19:41 +01:00 |
|
Jeremy B
|
54907d2a1a
|
Update src/query/v2/multiframe.cpp
Co-authored-by: Kostas Kyrimis <kostaskyrim@gmail.com>
|
2022-12-01 14:19:15 +01:00 |
|
jeremy
|
23bfd7f4fc
|
Updated OnceCursor
|
2022-12-01 13:45:24 +01:00 |
|
Kostas Kyrimis
|
f8cbaaf362
|
Allow requests with zero properties
|
2022-12-01 14:41:21 +02:00 |
|
jbajic
|
4e7d8c3ba2
|
Replace LabelPropertyIndex skiplist with std::map
|
2022-12-01 12:06:01 +01:00 |
|
jeremy
|
e5d892683c
|
Keep wraper as ptr instead of ref
|
2022-12-01 11:14:54 +01:00 |
|
jbajic
|
d4bdedd9e8
|
Fix GetProperty
|
2022-11-30 17:12:09 +01:00 |
|
jeremy
|
9f9a81455f
|
Change type size_t->int64_t
|
2022-11-30 16:56:35 +01:00 |
|
jeremy
|
b0b8c0a5c9
|
Add noexcept to basic functions
|
2022-11-30 16:49:32 +01:00 |
|
Kostas Kyrimis
|
8af635c8d7
|
Fix clang-tidy warnings
|
2022-11-30 17:44:37 +02:00 |
|
jeremy
|
5e64b19745
|
Replace pull_count_->did_pull_
|
2022-11-30 16:30:55 +01:00 |
|
jeremy
|
38f3a4cacb
|
Use range for loop instead of idx based
|
2022-11-30 16:28:01 +01:00 |
|