antoniofilipovic
|
31f6c5afd7
|
resolve conflicts
|
2023-09-07 17:50:57 +02:00 |
|
imilinovic
|
4f9e39eb8b
|
PR changes
|
2023-09-07 15:43:01 +02:00 |
|
Matija Pintarić
|
d9464c6ffd
|
Add InDegree and OutDegree in O(1) (#1217)
|
2023-09-07 13:16:30 +02:00 |
|
imilinovic
|
4357571800
|
Merge branch 'master' of github.com:memgraph/memgraph into cpp-api-change-rel-to-from
|
2023-09-05 14:11:05 +02:00 |
|
Josipmrden
|
02eab6ab9c
|
Set properties C API extension (#1131)
Add SetProperties into the C++ query module API
|
2023-09-04 16:17:43 +02:00 |
|
imilinovic
|
6406c8c891
|
fix memory leak, add ChangeTo
|
2023-09-03 23:22:08 +02:00 |
|
imilinovic
|
49cacc515a
|
return edge instead of void
|
2023-09-03 20:56:01 +02:00 |
|
imilinovic
|
5933096113
|
change from edge draft
|
2023-09-03 19:08:05 +02:00 |
|
ind1xa
|
50a1d1abb3
|
Add remove label to the query modules C API (#1126)
|
2023-08-01 19:24:11 +02:00 |
|
Gareth Andrew Lloyd
|
8ebab84324
|
Add handling of partial results on timeout (#1046)
|
2023-07-30 10:48:11 +02:00 |
|
imilinovic
|
3fd9ce4a33
|
Add mgp::map erase and update (#1103)
|
2023-07-30 08:36:50 +02:00 |
|
imilinovic
|
609b9a20f1
|
Add hash on mgp::Value (#1093)
|
2023-07-28 09:08:36 +02:00 |
|
Antonio Filipovic
|
d573eda8bb
|
Add python & cpp batching option in procedures
* Add API for batching from the procedure
* Use PoolResource for batched procedures
|
2023-06-26 15:46:13 +02:00 |
|
Antonio Filipovic
|
1cd1da84fd
|
Fix bug on (vertex|edge) properties in C++ API (#732)
|
2023-01-23 12:57:17 +01:00 |
|
Ante Pušić
|
45451bae3b
|
Fix C++ query modules API bugs (#688)
|
2022-12-06 16:57:50 +01:00 |
|
Ante Pušić
|
5bc301d21d
|
Add C++ query modules API (#546)
Co-authored-by: Ante Pusic <ante.pusic@memgraph.com>
Co-authored-by: Josip Mrden <josip.mrden@memgraph.com>
|
2022-09-15 11:26:26 +02:00 |
|