Paging And Ordering
sets the first node to return from the query.
In order to sort by fields of an edge (relation), start the traversal from the edge (you want to order by), apply the ordering, and then jump to the neighbours (target type).
Custom ordering functions can be useful if you want to write your own storage-specific logic.