Doloro GDK 22 .1.0 Beta
by Tauri Interactive
|
Runtime static handler that provides API as well with managing of the loaded data during the session.
Static Public Member Functions | |
static Graph | Get (Guid graphId) |
Looking for a graph by it's id. More... | |
Static Package Attributes | |
static Dictionary< Guid, Graph > | registry = new Dictionary<Guid, Graph>() |
Registry that contains graphs data. | |
|
static |
Looking for a graph by it's id.
graphId | Id of the graph instance. |
null
otherwise.