ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Knowledge.Extensions Namespace / KnowledgeGraphExtensions Class


In This Topic
    KnowledgeGraphExtensions Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Computes centrality measures for the specified knowledge graph and subgraph. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Methodstatic (Shared in Visual Basic) Find paths in the specified knowledge graph using Filtered Find Paths (FFP). This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also