Reads the next line of adjacent edges, adding the parsed values to the queue. @param reader the reader containing the adjacent edge data @param entries the queue of identifies read by this method @throws IOException if an I/O error occurred while reading the adjacent edge data
(BufferedReader reader, Queue<Integer> entries)
source not stored for this graph (policy: none)