jbajic
|
3a4b49f897
|
Make suffix uppercase
|
2023-03-29 15:20:55 +02:00 |
|
jbajic
|
71a412ef96
|
Fix clang tidy error
|
2023-03-29 15:00:18 +02:00 |
|
Jure Bajic
|
a3019a5c44
|
Merge branch 'project-pineapples' into join-in-optional
|
2023-03-29 13:37:48 +02:00 |
|
jbajic
|
3a76eafefd
|
Fix clang tidy errror
|
2023-03-29 13:19:02 +02:00 |
|
Jure Bajic
|
885c53489b
|
Merge branch 'project-pineapples' into tyler_simulator_message_delay
|
2023-03-28 15:51:44 +02:00 |
|
Jure Bajic
|
e9381eaf4d
|
Merge branch 'project-pineapples' into join-in-optional
|
2023-03-28 15:49:14 +02:00 |
|
János Benjamin Antal
|
83fca6b022
|
Full implementation with nested state machines
|
2023-03-23 17:17:12 +01:00 |
|
János Benjamin Antal
|
85482dfaf2
|
Buggy second step
|
2023-03-22 10:42:51 +01:00 |
|
János Benjamin Antal
|
a6e79fc9d9
|
Add simplest version of optional match
|
2023-03-20 13:21:25 +01:00 |
|
János Benjamin Antal
|
3672dd2b4f
|
Add id to Frame
|
2023-03-16 12:56:06 +01:00 |
|
János Benjamin Antal
|
89b43a45c9
|
Move edges container
|
2023-03-03 07:48:29 +01:00 |
|
János Benjamin Antal
|
f1b175787b
|
Reduce number of FindVertex calls
|
2023-03-03 07:48:29 +01:00 |
|
János Benjamin Antal
|
53cd5592e0
|
Enforce move in transport layer
|
2023-03-01 16:39:32 +01:00 |
|
János Benjamin Antal
|
13795c8993
|
Small moves here and there
|
2023-03-01 11:51:10 +01:00 |
|
János Benjamin Antal
|
545d32722d
|
Do not fetch all the properties by default
|
2023-03-01 08:03:15 +01:00 |
|
János Benjamin Antal
|
86aa488e79
|
Prefer move in transport layer over forward
|
2023-03-01 08:02:37 +01:00 |
|
János Benjamin Antal
|
f414b13905
|
Move requests in transport layer
|
2023-02-24 11:32:48 +01:00 |
|
János Benjamin Antal
|
24d2353e7a
|
Move primary keys
|
2023-02-24 08:56:13 +01:00 |
|
János Benjamin Antal
|
13acd22f3b
|
Merge branch 'MG-access-control-benchmark-fixes' into MG-mf-query-performance-test
|
2023-02-15 15:00:50 +01:00 |
|
János Benjamin Antal
|
a2ce9c4396
|
Trigger CI
|
2023-02-15 13:59:31 +01:00 |
|
János Benjamin Antal
|
6d4dff7e6e
|
Suppress clang-tidy warnings
|
2023-02-15 13:53:48 +01:00 |
|
János Benjamin Antal
|
c88bb50dff
|
Merge branch 'MG-access-control-benchmark-fixes' into MG-mf-query-performance-test
|
2023-02-15 09:08:01 +01:00 |
|
János Benjamin Antal
|
3b0d531343
|
Supress clang-tidy warning
|
2023-02-15 09:07:48 +01:00 |
|
János Benjamin Antal
|
0344ba5e58
|
Merge branch 'MG-access-control-benchmark-fixes' into MG-mf-query-performance-test
|
2023-02-15 08:38:01 +01:00 |
|
János Benjamin Antal
|
a17010ed16
|
Supress clang-tidy warnings
|
2023-02-15 08:37:45 +01:00 |
|
Josipmrden
|
6f730f9a91
|
Do not pull vertices one by one
|
2023-02-14 14:11:01 +01:00 |
|
János Benjamin Antal
|
1bc93b64f4
|
Make it possible to compile v2 and v3 interpreter into a single binary
|
2023-02-13 23:32:33 +01:00 |
|
János Benjamin Antal
|
563035645c
|
Add command line flag to opt for using MultiFrame
|
2023-02-09 12:41:41 +01:00 |
|
János Benjamin Antal
|
12bc78ca2d
|
Add command line flag to determine MultiFrame size
|
2023-02-09 12:41:17 +01:00 |
|
János Benjamin Antal
|
6bc2e6d8b6
|
Merge remote-tracking branch 'origin/project-pineapples' into MG-access-control-benchmark-fixes
|
2023-02-08 13:48:50 +01:00 |
|
gvolfing
|
096d1ce5f4
|
Invert boolean logic when checking for unique edges
|
2023-02-08 12:57:21 +01:00 |
|
gvolfing
|
657279949a
|
Fix compile error
|
2023-02-08 12:13:46 +01:00 |
|
gvolfing
|
25226cca92
|
Update src/query/v2/plan/operator.cpp
Co-authored-by: Jure Bajic <jure.bajic@memgraph.com>
|
2023-02-08 11:41:43 +01:00 |
|
Tyler Neely
|
1f16ab6d56
|
Remove unnecessary log warning
|
2023-02-07 16:47:56 +00:00 |
|
Tyler Neely
|
5d89b5525c
|
Reduce log level for skipping receives in the simulator due to artificial latency
|
2023-02-07 16:47:26 +00:00 |
|
Tyler Neely
|
05acece20c
|
Add simulator support for adding a message delay to every sent message
|
2023-02-07 16:40:53 +00:00 |
|
gvolfing
|
37f19867b0
|
Make EdgeUniquenessFilterCursor impl simpler
|
2023-02-07 08:25:50 +01:00 |
|
János Benjamin Antal
|
b26c7d09ef
|
Ignore not value equality property filters for ScanByPrimaryKey
|
2023-02-06 16:39:42 +01:00 |
|
János Benjamin Antal
|
4bad8c0d1e
|
Filter edges on types
|
2023-02-06 16:14:39 +01:00 |
|
János Benjamin Antal
|
2b01f2280c
|
Add TODO about failing query
|
2023-02-06 16:14:21 +01:00 |
|
gvolfing
|
ac59e7f7e0
|
Move loop variables incrementation into the same place
|
2023-02-06 15:54:07 +01:00 |
|
gvolfing
|
7e99f32adb
|
Remove uncommented, useless code
|
2023-02-06 15:47:18 +01:00 |
|
gvolfing
|
a1a612899c
|
Merge branch 'project-pineapples' into T1235-MG-implement-EdgeUniquenessFilter-with-PullMultiple
|
2023-02-06 13:53:51 +01:00 |
|
gvolfing
|
2219dee6f6
|
Add initial impl for EdgeUniquenessFilterCursor::PullMultiple
|
2023-02-06 12:49:32 +01:00 |
|
János Benjamin Antal
|
7bf8550c86
|
Merge remote-tracking branch 'origin/project-pineapples' into MG-access-control-benchmark-fixes
|
2023-02-06 08:18:25 +01:00 |
|
gvolfing
|
8e315875f2
|
Update src/query/v2/plan/operator.cpp
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
|
2023-02-02 07:44:47 +01:00 |
|
János Benjamin Antal
|
41183b328b
|
Invalidate consumed frames in ScanByPrimaryKey
|
2023-02-01 17:19:02 +01:00 |
|
János Benjamin Antal
|
c9a0c15c16
|
Make frames invalid on consumption
|
2023-02-01 16:17:06 +01:00 |
|
János Benjamin Antal
|
b136cd71d2
|
Fix DistributedCreatedNodeCursor in case of UNWIND
|
2023-02-01 14:22:47 +01:00 |
|
János Benjamin Antal
|
a38401130e
|
Set vertex id in Expand properly
|
2023-02-01 13:24:58 +01:00 |
|