Staging instance, all changes can be removed at any time

Skip to content

java: Add support for reading node2type.bin

vlorentz requested to merge node2type into master

This is the new format generated and read by Rust.

The Rust compression pipeline can't generate node2type.map, so the Java backends needs to read node2type.bin in order to load graphs compressed with the Rust pipeline.

Replaces !494 (closed)

Merge request reports

Loading