pub const MAX_EXPORT_NODES: usize = 100_000;
Hard maximum number of nodes accepted by one graph export.