ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.Knowledge.Analytics Namespace / PathsEntitiesAndRelationships Class


In This Topic
    PathsEntitiesAndRelationships Class Properties
    In This Topic

    For a list of all members of this type, see PathsEntitiesAndRelationships members.

    Public Properties
     NameDescription
    Public Property Gets the UIDs of entities used in paths.  
    Public Property Gets the entity type names indexed by EntityTypes.  
    Public Property Gets the index of the entity type within the EntityTypeNames array for each entity in EntitiesUIDs.  
    Public Property Gets the indexes (into EntitiesUIDs) of paths destination entities.  
    Public Property Gets the indexes (into EntitiesUIDs) of paths origin entities.  
    Public Property Gets the indexes (into EntitiesUIDs) of relationships origin entities.  
    Public Property Gets the indexes (into EntitiesUIDs) of relationships destination entities.  
    Public Property Gets the UIDs of relationships used in paths.  
    Public Property Gets the relationship type names indexed by RelationshipTypes.  
    Public Property Gets the index of the relationship type within the RelationshipTypeNames array for each relationship in RelationshipsUIDs.  
    Top
    See Also