staging instance, all data can be removed at all time

Skip to content

Implemented the first Rust data structures

Tommaso Fontana requested to merge zom/swh-graph:feature/rust into master

Implemented SWHID, SWHType, Order, Node2SWHID.

Added a basic bfs example.

Added a roundtrip test for: swhid -> mph -> node_id -> ordered_node_id -> swhid.

Edited by Tommaso Fontana

Merge request reports