# Splitting Edges

Split long graph edges into shorter segments at a specified maximum length.

```{eval-rst}
.. autofunction:: shift.split_network_edges
```