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


In This Topic
    KnowledgeGraphExtensions Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphExtensions.

    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