ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / KnowledgeGraphInvestigation Class
Properties Methods


In This Topic
    KnowledgeGraphInvestigation Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphInvestigation.

    Public Properties
     NameDescription
    Public PropertyGets the ArcGIS.Core.CIM.CIMWorkspaceConnection of the investigation.  
    Public Property Gets the graph name of the investigation.  
    Public Property Gets the name of the investigation.  
    Public Property Gets the service uri of the investigation.  
    Public Property Gets the investigation CIM path.  
    Top
    Public Methods
     NameDescription
    Public Method Get the collection of investigation panes for the investigation.  
    Public Method Open a new view for this investigation.  
    Public Method 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