simpleGraph static method

Future<Graph> simpleGraph()

Implementation

static Future<Graph> simpleGraph() => createSimpleGraph();