pub fn load_network_graph( graph_options: &GraphOptions, ) -> Result<String, Box<dyn Error + Send + Sync + 'static>>
Get the network graph as a string.