ExportGraph

Exports the graph to disk in a readable format.

Example

http://12.3.4.56:10300/action=ExportGraph&FilenamePrefix=emailgraph

This action exports the graph from Knowledge Graph to text files named emailgraph_edges.txt and emailgraph_nodes.txt.

Parameters

Parameter Description Required
Edges Whether to include a list of edges.  
FilenamePrefix A prefix to use for the names of the files that the export creates. Yes
Nodes Whether to include a list of nodes.