ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / KnowledgeGraphFilterType Enumeration

In This Topic
    KnowledgeGraphFilterType 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.Desktop.Mapping.KnowledgeGraphFilterType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also