public class GraphWriter extends Object
| Constructor and Description |
|---|
GraphWriter(GraknGraph graph) |
| Modifier and Type | Method and Description |
|---|---|
String |
dumpData()
Export the data of a Grakn graph as a Graql string
|
String |
dumpOntology()
Export the ontology of a Grakn graph as Graql string
|
public GraphWriter(GraknGraph graph)
public String dumpOntology()
public String dumpData()
Copyright © 2017 Grakn Labs Ltd. All rights reserved.