Commit Graph

3430 Commits

Author SHA1 Message Date
Andi Skrgat
153222a2a7 Merge remote-tracking branch 'origin/accessors-interface' into disk-storage-v1 2023-05-05 14:29:23 +02:00
Andi Skrgat
cbe23f7efa Properties deserialization 2023-05-05 14:28:59 +02:00
Aidar Samerkhanov
9e710aa00b Replace implicit move by copy in MakeEdgeAccessor 2023-05-03 21:13:18 +00:00
Aidar Samerkhanov
59ed253b82 Fix SubgraphVertexAccessor in and out eges in e2e 2023-05-03 15:49:16 +00:00
Andi Skrgat
95c119999f Indexes e2e 2023-05-03 15:28:55 +02:00
Andi Skrgat
bd0801dc1f Create index and rocksb objects reorganization 2023-05-03 13:14:04 +02:00
Andi Skrgat
04261f7cce Disk vertices iterable 2023-05-02 18:37:38 +02:00
Andi Skrgat
7bf38442aa Non-abstract indices 2023-05-02 15:22:50 +02:00
Aidar Samerkhanov
dfdba859ff Fix query engine build 2023-04-28 15:02:14 +00:00
Aidar Samerkhanov
01428b49e1 Fix random_graph in property based testing 2023-04-28 12:46:32 +00:00
Aidar Samerkhanov
b98c9b94ca Fix build of full memgraph 2023-04-27 13:34:10 +00:00
Andi Skrgat
43fd6906b6 Expand from vertex 2023-04-27 13:12:36 +02:00
Aidar Samerkhanov
54e6aef954 Fixed build of storage v2 gc and random_graph test 2023-04-26 19:24:41 +00:00
Aidar Samerkhanov
20f16eafa3 Fix mg_import_csv build 2023-04-26 12:51:11 +00:00
Aidar Samerkhanov
a69829d01b Fix build of concurrent storage indices tests 2023-04-26 12:12:13 +00:00
Andi Skrgat
697bed4348 Merge remote-tracking branch 'origin/accessors-interface' into disk-storage-v1 2023-04-26 13:55:06 +02:00
Aidar Samerkhanov
01e0dcdfb4 Fix build of concurrent storage unique constraints test 2023-04-26 11:47:05 +00:00
Aidar Samerkhanov
8bd561694c Fix build of auth checker tests 2023-04-25 22:54:47 +00:00
Aidar Samerkhanov
de40594f53 Fix build of bfs tests 2023-04-25 22:52:49 +00:00
Aidar Samerkhanov
d400bf9355 Fix build and run of bolt encoder tests 2023-04-25 22:44:42 +00:00
Aidar Samerkhanov
bf3a57c8ca Fix build and run cpp api tests 2023-04-25 22:33:11 +00:00
Aidar Samerkhanov
cb16ba9e1e Fix build of interpreter tests 2023-04-25 21:55:25 +00:00
Aidar Samerkhanov
28dbf73569 Fix build of plan pretty print tests 2023-04-25 21:48:41 +00:00
Aidar Samerkhanov
f8df97cf4e Fix build for typed_value test 2023-04-25 21:35:43 +00:00
Aidar Samerkhanov
f8b8181e81 Fix build of transaction queue multiple test 2023-04-25 21:29:16 +00:00
Aidar Samerkhanov
f734285321 Fix build of transaction queue test 2023-04-25 21:27:56 +00:00
Aidar Samerkhanov
1d3ba624da Fix build and run of storage v2 replication tests 2023-04-25 21:05:27 +00:00
Aidar Samerkhanov
045d8b8182 Fix build of storage v2 isolation level tests 2023-04-25 14:10:42 +00:00
Aidar Samerkhanov
626e9b2b6d Fix build of storage v2 indices tests 2023-04-25 14:04:26 +00:00
Aidar Samerkhanov
9cb27e5f26 Fix build of storage v2 gc tests 2023-04-25 13:38:34 +00:00
Andi Skrgat
e45decfae8 Detach delete 2023-04-25 15:17:38 +02:00
Andi Skrgat
6a5ec391d9 Delete vertex and edges 2023-04-25 15:07:01 +02:00
Andi Skrgat
243e716812 Creating objects compatible with in-memory 2023-04-25 12:55:01 +02:00
Andi Skrgat
7ed38621ce Scan edges from the disk 2023-04-25 11:57:19 +02:00
Aidar Samerkhanov
a0b9309c56 Fix build and run tests of storage v2 edge 2023-04-25 09:19:05 +00:00
Andi Skrgat
5f1b05337f KV store refactor 2023-04-25 09:04:19 +02:00
Aidar Samerkhanov
253a845c69 Fix build and run of storage v2 durability tests 2023-04-24 20:27:22 +00:00
Andi Skrgat
7a4d910282 Merge remote-tracking branch 'origin/accessors-interface' into disk-storage-v1 2023-04-24 14:03:17 +02:00
Andi Skrgat
d6b9309618 Deserialize edge and edge init properties 2023-04-24 14:01:09 +02:00
Andi Skrgat
0505f29b52 Delete vertex support 2023-04-24 13:21:37 +02:00
Andi Skrgat
e4225c4ac1 Commit ts inside rocksdb 2023-04-24 11:38:36 +02:00
Aidar Samerkhanov
ab408c0795 Fix build storage v2 contraints tests 2023-04-24 07:56:14 +00:00
Aidar Samerkhanov
04467e03a0 Fix build of storage v2 tests 2023-04-24 07:27:08 +00:00
Andi Skrgat
c960d253dd RocksDB commit timestamp 2023-04-24 07:45:03 +02:00
Aidar Samerkhanov
38062e6506 Fix build of query trigger tests 2023-04-23 23:13:09 +00:00
Aidar Samerkhanov
c84a9279c1 Fix build query variable start planner tests 2023-04-23 23:06:31 +00:00
Aidar Samerkhanov
219cd4c765 Fix build of query streams tests 2023-04-23 22:57:46 +00:00
Aidar Samerkhanov
f6841e9f08 Fix build of query semantic tests 2023-04-23 22:55:51 +00:00
Aidar Samerkhanov
8901bfd10a Fix build query procedures mgp graph 2023-04-23 22:53:37 +00:00
Aidar Samerkhanov
e3eea7fb25 Fix run and build query procedure py module tests 2023-04-23 22:36:15 +00:00