コード例 #1
0
 public ExtendedIterator<String> listModels() {
   return maker.listGraphs();
 }