Index the network edges
@MPI(name: "mesh.net.index") Future<Page<Route>?> index(Paging index, {Context? ctx}) { throw UnimplementedError('index() has not been implemented.'); }