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

In This Topic
    KGResultContentFromFFP Enumeration
    In This Topic
    Control what is in the generated output from the Filtered Find Paths results.
    Syntax
    Members
    MemberDescription
    Entities Entities used in paths.
    EntitiesAndRelationships Entities and relationships used in paths.
    OnlyPathsDestinationEntities Entities that are the destination of a path.
    OnlyPathsOriginEntities Entities that are the origin of a path.
    Relationships Relationships used in paths.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.Knowledge.Analytics.KGResultContentFromFFP

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also