public class SigmaJSHtmlWriter extends Object implements GraphWriter
| Constructor and Description |
|---|
SigmaJSHtmlWriter(com.tinkerpop.blueprints.Graph graph) |
SigmaJSHtmlWriter(com.tinkerpop.blueprints.Graph graph,
String vertexLabelProperty,
String edgeLabel) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeDocument(Document document,
OutputStream os) |
void |
writeGraph(OutputStream os) |
public void writeGraph(OutputStream os) throws IOException
writeGraph in interface GraphWriterIOExceptionpublic void writeDocument(Document document, OutputStream os) throws IOException
IOExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.