IBackendCreateGraph Method |
| Name | Description | |
|---|---|---|
| CreateGraph(String, IGlobalVariables, String, String) |
Creates a new IGraph backend instance with the graph model provided by the graph model file and a name.
| |
| CreateGraph(IGraphModel, IGlobalVariables, String, String) |
Creates a new IGraph backend instance with the given graph model and name.
|