示例#1
0
 public IEnumerable <Vertex> GetAdjacent(string id) => adjacencyList.GetAdjacent(id);