| Icon | Member | Description |
|---|---|---|
| CreateGraph(IGraphModel, String, array<String>[]()[]) |
Creates a new IGraph backend instance with the given graph model and name
| |
| CreateGraph(String, String, array<String>[]()[]) |
Creates a new IGraph backend instance with the graph model provided by the graph model file and a name.
|