Click or drag to resize

IBackendCreateNamedGraph Method

Overload List
 NameDescription
Public methodCreateNamedGraph(IGraphModel, IGlobalVariables, String, String) Creates a new INamedGraph backend instance with the given graph model and name.
Public methodCreateNamedGraph(String, IGlobalVariables, String, String) Creates a new INamedGraph backend instance with the graph model provided by the graph model file and a name.
Top
See Also