-
- Downloads
Rust BFS example: load and use node2swhid map to log visited SWHIDs
This serves two purposes: 1) Enable to compare visit results between the implementation currently deployed and webgraph-rs. FWIW, I verified this for the snapshow SWHID in the example and indeed it returns the very same 344 SWHIDs returned by the swh-graph Web API for that SWHID (although in a different order, which is OK). 2) Showcase how to use the Node2SWHID map which was previously not used in the example.
parent
8fc26ce6
No related branches found
No related tags found
Please register or sign in to comment