Requirements Complete the implementation of NodeService.list. Right now the service only calls the database to get an array of nodes. You have to add code such that it converts this array into the ...