ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphRelationshipType Class


In This Topic
    KnowledgeGraphRelationshipType Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the alias name for this named object type. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectType)
    Public Method Get a list of observed end points for the relationship type in the knowledge graph. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets a boolean indicating whether the named object type has an ObjectID. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectType)
    Public Method Get a boolean indicating whether the named object type is strict in the data model. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectType)
    Public Method Gets the name of the named object type. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectType)
    Public Method Gets the name of the graph property representing the ObjectID for this named object type. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectType)
    Public Method Get the list of properties on this named object type. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectType)
    Public Method Gets the role of the named object type. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectType)
    Top
    See Also