ArcGIS Pro 3.7 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 ReadOnly Property CountLocalGraphNodes As ULong
    public ulong CountLocalGraphNodes {get;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also