50515253545556
* application. Creates new instance of TestGraph * * @param conf Configuration */ public static void initializeOutputGraph(GiraphConfiguration conf) { OUTPUT_GRAPH = new TestGraph(conf); }