public class GmlGraphFormatter extends Object implements GraphFormatter
| Constructor and Description |
|---|
GmlGraphFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(String graphName,
Collection<Node<?>> nodes,
Collection<Edge> edges) |
public String format(String graphName, Collection<Node<?>> nodes, Collection<Edge> edges)
format in interface GraphFormatterCopyright © 2017. All rights reserved.