Right now there is some usize and some u32 usage to refer to internal nodes. Specifically, `Neighbor` from `space` uses `usize`. We should only use `usize`.