Unlike Part.__sortEdges__ which only return a list of connected edges, and discard the rest. Part.sortEdges return a list of list of connected edges, which includes all input edges.