public interface GraphFormatter
| Modifier and Type | Method and Description |
|---|---|
String |
format(String graphName,
Collection<Node<?>> nodes,
Collection<Edge> edges) |
String format(String graphName, Collection<Node<?>> nodes, Collection<Edge> edges)
Copyright © 2017. All rights reserved.