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

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

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

    ArcGIS Pro version: 3.6 or higher.
    See Also