pub const MAX_EXPORT_EDGES: usize = 1_000_000;
Hard maximum number of edges accepted by one graph export.