ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.KnowledgeGraph Namespace / KnowledgeGraphInvestigation Class


In This Topic
    KnowledgeGraphInvestigation Class Methods
    In This Topic

    For a list of all members of this type, see KnowledgeGraphInvestigation members.

    Public Methods
     NameDescription
    Public MethodAdds a ArcGIS.Core.CIM.CIMFilteredFindPathsConfiguration to this investigation. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodAdds a ArcGIS.Core.CIM.CIMKnowledgeGraphQueryDefinition to this investigation. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodDeletes the ArcGIS.Core.CIM.CIMFilteredFindPathsConfiguration with the specified name from this investigation. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodDeletes the ArcGIS.Core.CIM.CIMKnowledgeGraphQueryDefinition with the specified name from this investigation. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodExports the specified ArcGIS.Core.CIM.CIMFilteredFindPathsConfiguration to the file path. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodGets all the ArcGIS.Core.CIM.CIMFilteredFindPathsConfigurations for this investigation. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodGets all the ArcGIS.Core.CIM.CIMKnowledgeGraphQueryDefinitions for this investigation. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodGets the ArcGIS.Core.CIM.CIMFilteredFindPathsConfiguration with the specified name. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Get the collection of investigation panes for the investigation.  
    Public MethodGets the ArcGIS.Core.CIM.CIMKnowledgeGraphQueryDefinition with the specified name. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Import a filtered find paths configuration from a filtered find paths configuration file (*.ffpcfg) and add it to the investigation.  
    Public Method Open a new view for this investigation.  
    Public MethodRenames the ArcGIS.Core.CIM.CIMFilteredFindPathsConfiguration with the specified name. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodRenames the ArcGIS.Core.CIM.CIMKnowledgeGraphQueryDefinition with the specified name. This method must be called on the MCT. Use QueuedTask.Run.  
    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.  
    Public MethodUpdates the specified ArcGIS.Core.CIM.CIMFilteredFindPathsConfiguration. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodOverloaded.   
    Top
    See Also