blob: 4850b1046f0913d73ec8b86d6e2bb2bf57a12a4f [file] [log] [blame]
---++ GET api/graphs/lineage/serialize
* <a href="#Description">Description</a>
* <a href="#Parameters">Parameters</a>
* <a href="#Results">Results</a>
* <a href="#Examples">Examples</a>
---++ Description
Dump the graph.
---++ Parameters
None.
---++ Results
Serialize graph to a file configured using *.falcon.graph.serialize.path in Custom startup.properties.
---++ Examples
---+++ Rest Call
<verbatim>
GET http://localhost:15000/api/graphs/lineage/serialize
</verbatim>
---+++ Result
None.