Andi Skrgat
1ce79213e6
e2e config check
2023-05-15 16:39:41 +02:00
Andi Skrgat
c88fba3322
Storage unit tests
2023-05-15 15:47:32 +02:00
Andi Skrgat
d21e4f13f7
Virtual storage fixes 1
2023-05-15 12:05:27 +02:00
Andi Skrgat
dd3f29fba8
Merge branch 'disk-storage-v1' into mg-larger-than-memory
2023-05-12 17:36:38 +02:00
Aidar Samerkhanov
fa0c2bc97f
Merge branch 'master' into add-on-disk-transactional-storage
2023-05-09 15:24:35 +00:00
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
János Benjamin Antal
3a5f140c2b
Order chunks in utils::Pool to speed up deallocation ( #898 )
2023-05-02 13:08:20 +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
Andi Skrgat
43fd6906b6
Expand from vertex
2023-04-27 13:12:36 +02:00
Antonio Filipovic
91017b7f36
Update profile query to use PoolResource for LOAD CSV ( #885 )
2023-04-26 18:04:13 +02:00
gvolfing
00f8d54249
Parallelize index creation ( #882 )
2023-04-26 16:28:02 +02:00
Aidar Samerkhanov
20f16eafa3
Fix mg_import_csv build
2023-04-26 12:51:11 +00:00
Andi Skrgat
697bed4348
Merge remote-tracking branch 'origin/accessors-interface' into disk-storage-v1
2023-04-26 13:55:06 +02:00
János Benjamin Antal
4fcdd52f88
Use correct memory resource ( #900 )
2023-04-26 10:02:55 +02:00
Aidar Samerkhanov
bf3a57c8ca
Fix build and run cpp api tests
2023-04-25 22:33:11 +00:00
Aidar Samerkhanov
1d3ba624da
Fix build and run of storage v2 replication tests
2023-04-25 21:05:27 +00:00
János Benjamin Antal
6c947947eb
Parallelize recovery ( #868 )
...
* Parallelize edge recovery
* Load vertex labels and properties parallel
* Add parallel connectivity loading
* Add batches information to snapshot
* Introduce `items_per_batch` and `recovery_thread_count` flags
* Make possible to load snapshots with old version
* Add vertex batches to `RecoveryInfo`
* Extend durability integration tests with v15 test cases
* Add `std::vector` based `InitProperties`
* Use `InitProperties` in snapshot loading
2023-04-25 16:25:25 +02: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
Andi Skrgat
5f1b05337f
KV store refactor
2023-04-25 09:04:19 +02:00
János Benjamin Antal
97e250129e
Change AccumulateCursor to use utils::pmr::deque ( #888 )
...
* Increase performance by eliminating unnecessary `TypedValue` copies
2023-04-24 16:22:22 +02: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
Andi Skrgat
c960d253dd
RocksDB commit timestamp
2023-04-24 07:45:03 +02:00
Aidar Samerkhanov
e3eea7fb25
Fix run and build query procedure py module tests
2023-04-23 22:36:15 +00:00
Aidar Samerkhanov
d7dc8e1897
Fix tests in query plan create set remove delete
2023-04-23 20:51:09 +00:00
Aidar Samerkhanov
0803749269
Fix query expression evaluation tests
2023-04-22 20:06:11 +00:00
Andi Skrgat
f3c4b4cea1
Delete vertex working from the cache
2023-04-21 11:45:26 +02:00
Aidar Samerkhanov
6408bd1760
Query dump tests fixes
2023-04-21 08:08:10 +00:00
Andi Skrgat
30328832f4
Storage mode config
2023-04-21 08:55:57 +02:00
Andi Skrgat
6ffbade6d8
MATCH (n) RETURN n cached and from disk
2023-04-20 14:26:14 +02:00
Andi Skrgat
d37842e523
Create vertex works
2023-04-20 11:17:33 +02:00
Andi Skrgat
ead0f9db22
Garbage collection solved
2023-04-20 10:25:15 +02:00
Andi Skrgat
9e2dc55750
Approx vertex count, sessions correctly closed
2023-04-20 08:25:33 +02:00
Antonio Filipovic
2c6a55775d
Fix max block size bug on LOAD CSV( #877 )
2023-04-19 16:10:20 +02:00
Andi Skrgat
245f2a34e1
Disk-based Memgraph accepting connections
2023-04-19 15:28:50 +02:00
Andi Skrgat
e51f82db1d
Memgraph with disk compiled
2023-04-19 14:18:21 +02:00