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