public class GraphToDot extends Object
| Modifier and Type | Method and Description |
|---|---|
static <N> String |
toDot(com.google.common.graph.Graph<N> graph,
Function<N,String> idFunction,
Function<N,String> labelFunction) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.