Beispiel #1
0
 void executeGraph(Graph graph) throws GraphException {
   commandLineContext.executeGraph(graph, this);
 }