Matija Pintarić
|
514fed51c4
|
Add implementation of C++ API Node::RemoveProperty (#1128)
|
2023-08-01 20:11:38 +02:00 |
|
imilinovic
|
2877c343e8
|
Add implementation of << operator for mgp::Value (#1127)
|
2023-08-01 19:30:23 +02:00 |
|
ind1xa
|
50a1d1abb3
|
Add remove label to the query modules C API (#1126)
|
2023-08-01 19:24:11 +02:00 |
|
Marko Budiselić
|
c501f59a09
|
Add more info to the query module error messages (#771)
|
2023-08-01 00:05:44 +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 |
|
Matija Pintarić
|
2b7707a2f1
|
Add non-const return value for mgp::Value subtypes (#1099)
|
2023-07-28 12:26:10 +02:00 |
|
Matija Pintarić
|
76ca019f31
|
Add overload of operator< for mgp::Value (#1090)
|
2023-07-28 11:35:14 +02:00 |
|
imilinovic
|
609b9a20f1
|
Add hash on mgp::Value (#1093)
|
2023-07-28 09:08:36 +02:00 |
|
Matija Pintarić
|
e489e4f3e7
|
Extend insert on Record to accept mgp::Value (#1094)
|
2023-07-27 10:33:32 +02:00 |
|
Matija Pintarić
|
ab4d1efe0b
|
Overload << operator for mgp::Value::Type (#1080)
|
2023-07-25 13:30:02 +02:00 |
|
Josipmrden
|
5ce1526995
|
Fix map at operator returning null from a map (#1039)
Fix map returning null from a map and not throwing exception if key is not present
|
2023-06-27 15:04:12 +02:00 |
|
Antonio Filipovic
|
cb843ee664
|
Fix multiple include error on mgp.hpp (#1043)
|
2023-06-27 10:07:33 +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 |
|
Josipmrden
|
eb22edfd35
|
Add any type to C++ mgp wrapper
|
2023-06-20 09:33:14 +02:00 |
|
Andi
|
029be10f1d
|
Add queries to show or terminate active transactions (#790)
|
2023-03-27 15:46:00 +02:00 |
|
Ante Pušić
|
aad4bcb7a0
|
Fix C++ API memory leak on Relationships() (#743)
|
2023-01-25 17:23:46 +01: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 |
|
Boris Taševski
|
a0b8871b36
|
Fix cland tidy errors and other warning (#555)
|
2022-09-15 15:51:35 +02: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 |
|