ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.Knowledge.Analytics Namespace / PathsEntitiesAndRelationships Class
Properties Methods


In This Topic
    PathsEntitiesAndRelationships Class Members
    In This Topic

    The following tables list the members exposed by PathsEntitiesAndRelationships.

    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
    Public Methods
     NameDescription
    Public MethodConverts the entities and relationships from the FFP results into a ArcGIS.Core.Data.Knowledge.KnowledgeGraphIDSet.
     
    Top
    See Also