void GetSampleGraph() { var loader = new GraphLoader(); _testgraph = loader.LoadInputData(new SimpleExampleDataSet()); }