public class GraphMLGenerator extends Object implements GraphSerializer
| Constructor and Description |
|---|
GraphMLGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(Graph graph,
Writer writer,
RenderOptions options) |
public void serialize(Graph graph, Writer writer, RenderOptions options) throws IOException
serialize in interface GraphSerializerIOExceptionCopyright © 2019. All rights reserved.