Creates an exact copy of the current graph.
Namespace: MindFusion.GraphsPackage: Graph.js
function clone ([saveMapping])
Indicates whether to store vertex and edge mapping information in the copy.
Type: GraphThe newly created copy.
Graph MembersGraph ClassMindFusion.Graphs Namespace