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

In This Topic
    CountLocalGraphNodes Property (KnowledgeGraphFilteredFindPathsResults)
    In This Topic
    Gets the count of nodes in the in-memory local graph used for pathfinding.
    Syntax
    public ulong CountLocalGraphNodes {get;}
    Public ReadOnly Property CountLocalGraphNodes As ULong
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also