ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Knowledge.Analytics Namespace / KnowledgeGraphFilteredFindPathsResults Class / CountDestinationExpansionQueries Property

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also