Skip to content
Snippets Groups Projects
Forked from Platform / Development / swh-graph
54 commits behind the upstream repository.
Valentin Lorentz's avatar
vlorentz authored
Otherwise, it crashes with: RuntimeError: The grpc package installed is at version 1.67.0, but the generated code in swh/graph/grpc/swhgraph_pb2_grpc.py depends on grpcio>=1.69.0. Please upgrade your grpc module to grpcio>=1.69.0 or downgrade your generated code using grpcio-tools<=1.67.0.
acf07c51
History

Software Heritage - graph service

Tooling and services, collectively known as swh-graph, providing fast access to the graph representation of the Software Heritage archive. The service is in-memory, based on a compressed representation of the Software Heritage Merkle DAG.

Bibliography

In addition to accompanying technical documentation, swh-graph is also described in the following scientific paper. If you publish results based on swh-graph, please acknowledge it by citing the paper as follows:

Note

Paolo Boldi, Antoine Pietri, Sebastiano Vigna, Stefano Zacchiroli. Ultra-Large-Scale Repository Analysis via Graph Compression. In proceedings of SANER 2020: The 27th IEEE International Conference on Software Analysis, Evolution and Reengineering, pages 184-194. IEEE 2020.

Links: preprint, bibtex.