example_dataset: Update some edge labels and regenerate dataset e2e_tests: Fix comparison of graph elements with successors example_dataset: Fix generate_dataset script Stop publishing graph.{labels,persons}.csv.zst pytest_plugin: Use safer multiprocessing start method for graph server pytest_plugin: Ensure to kill swh-graph-grpc-serve process on teardown Fix compiler errors and Clippy warnings on Rust 1.87.0 Update webgraph to fix 'swh-graph-index labels-ef' With webgraph >=0.2.0, labels-ef now expects num_nodes instead of num_nodes+1 Add missing dependency of swh-graph-grpc-server on swh-graph's serde feature Update Webgraph to fix incorrect LLP output Add exit code to the log file Document how to generate custom graphs to run tests on grpc-server: Add support for --graph-format json grpc-server: Add support for using empty lists of labels/arcs if not available Add WebgraphAdapter