KnowledgeGraphInvestigation Class Members
In This Topic
The following tables list the members exposed by KnowledgeGraphInvestigation.
Public Properties
Public Methods
| Name | Description |
 | GetInvestigationPanes |
Get the collection of investigation panes for the investigation.
|
 | OpenViewAsync |
Open a new view for this investigation.
|
 | SetName |
Sets the investigation name. It is important that all investigations have a unique name so they can be easily referenced.
This method must be called on the MCT. Use QueuedTask.Run.
|
Top
See Also