DOC: Improve docs for GraphMap.into_graph()

This method has a panic case which was not documented. It's pretty
straightforward, if the chosen index type is too small to hold the
graph, it will panic.
1 file changed