I am trying to create a bfs program but I am getting stuck with the Node class ArrayList retrieval part. I am trying to create 28 nodes, each with their own adjacency list. I want to retrieve the...