Writes graphX object nodes and edges to file.
Writes graphX object nodes and edges to file.
GraphX object of type Graph[VertexDataPR, EdgeData]
output file
Produces the GraphML output from a GraphX object and outputs it to graphmlPath.
Produces the GraphML output from a GraphX object and outputs it to graphmlPath.
GraphX object of type Graph[VertexDataPR, EdgeData]
output file
true on successful run.
UDF for exporting an GraphX object representing a collection of links to a GraphML file.