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


In This Topic
    KnowledgeGraphEntityValue Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets whether the named graph object has an ObjectID or not. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectValue)
    Public Method Gets the ID associated with the named object value. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectValue)
    Public Method Gets the set of keys associated with the graph object value. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphObjectValue)
    Public Method Gets the label associated with the entity. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the ObjectID or -1 if the named object does not have one. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectValue)
    Public Method Gets the named object Typename. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectValue)
    Top
    See Also