IBackendCreatePersistentNamedGraph Method |
| Name | Description | |
|---|---|---|
| CreatePersistentNamedGraph(String, IGlobalVariables, String, String, String, String) |
Creates a new INamedGraph backend instance with persistence with the graph model provided by the graph model file and a name.
| |
| CreatePersistentNamedGraph(IGraphModel, IGlobalVariables, String, String, String, String) |
Creates a new INamedGraph backend instance with persistence with the given graph model and name.
|