public class JsonDataExporter extends Object
Constructor and Description |
---|
JsonDataExporter() |
Modifier and Type | Method and Description |
---|---|
static void |
outputGraph(com.tinkerpop.blueprints.Graph graph,
OutputStream stream)
Export the graph as JSON.
|
public static void outputGraph(com.tinkerpop.blueprints.Graph graph, OutputStream stream) throws IOException
graph
- the graph databasestream
- the output streamIOException
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.