77787980818283
InMemoryRepositorySource source = new InMemoryRepositorySource(); source.setName("actual"); graph = Graph.create(source, context); output = new GraphSequencerOutput(graph); }