Creates an exact copy of the current graph.
Namespace: MindFusion.Graphs
Package: Graph.js
JavaScript Copy Code |
---|
function clone ([saveMapping]) |
Indicates whether to store vertex and edge mapping information in the copy.
Type: Graph
The newly created copy.