Pometry / Raphtory

Scalable graph analytics database powered by a multithreaded, vectorized temporal engine, written in Rust
https://raphtory.com
GNU General Public License v3.0
347 stars 54 forks source link

Support multiple layers for disk storage #1817

Closed fabianmurariu closed 1 month ago

fabianmurariu commented 1 month ago

What changes were proposed in this pull request?

make the edge ids global for disk storage

Why are the changes needed?

because our APIs need edge ids to be aligned

Does this PR introduce any user-facing change? If yes is this documented?

How was this patch tested?

unit tests

Issues

Are there any further changes required?