ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / KnowledgeGraphMappingExtensions Class
Methods


In This Topic
    KnowledgeGraphMappingExtensions Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphMappingExtensions.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Appends a set of named object types and their records to the link chart map. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Determines if the set of named object types and their records can be appended to the link chart map.  
    Public Methodstatic (Shared in Visual Basic) Clears the root nodes for the link chart map view. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Gets the layout algorithm for the link chart map view. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Gets the set of root nodes as a MapMemberIDSet. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Gets whether root nodes are displayed for the link chart map view.  
    Public Methodstatic (Shared in Visual Basic) Selects the existing set of root nodes defined on the link chart mapview. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Sets AND selects the root nodes for the link chart map view. Use an empty set of rootNodes to clear the existing set of root nodes and the selection. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.   
    Public Methodstatic (Shared in Visual Basic) Sets the root nodes for the link chart map view. Use an empty set of rootNodes to clear the existing set of root nodes. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Sets whether root nodes are displayed for the link chart map view. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also