ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.Knowledge.Analytics Namespace / KnowledgeGraphFilteredFindPathsResults Class / CountOriginExpansionQueries Property

In This Topic
    CountOriginExpansionQueries Property (KnowledgeGraphFilteredFindPathsResults)
    In This Topic
    Gets the count of one-hop away expansion queries (from origin entities) that have been issued to build the in-memory local graph used for pathfinding.
    Syntax
    public ulong CountOriginExpansionQueries {get;}
    Public ReadOnly Property CountOriginExpansionQueries As ULong
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also