public class DotWriter extends Object implements GraphWriter
public DotWriter(com.tinkerpop.blueprints.Graph graph)
public DotWriter(com.tinkerpop.blueprints.Graph graph,
String graphName,
String vertexLabelProperty,
String edgeLabel,
DotConstants.DotGraphType graphType,
String fontSize)
public void writeGraph(OutputStream os) throws IOException
writeGraph in interface GraphWriterIOExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.