ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphFilterMethod Enumeration

In This Topic
    KnowledgeGraphFilterMethod Enumeration
    In This Topic
    Syntax
    Members
    MemberDescription
    AllEntities Create a filter with all entities.
    AllNamedObjects Create a filter with all named objects; i.e. all entities and all relationships.
    AllRelationships Create a filter with all relationships.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.Knowledge.KnowledgeGraphFilterMethod

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also