ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphRelationshipValue Class
Properties Methods Version


KnowledgeGraphRelationshipValue Class Members

The following tables list the members exposed by KnowledgeGraphRelationshipValue.

Public Properties
 NameDescription
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Property Gets and sets the value corresponding to the given key. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphObjectValue)
Public Property Gets the KnowledgeGraph value type. (Inherited from ArcGIS.Core.Data.Knowledge.KnowledgeGraphValue)
Top
Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Gets the ID of the destination value associated with the relationship. This method must be called on the MCT. Use QueuedTask.Run.  
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 whether the relationship has associated entity ids. This method must be called on the MCT. Use QueuedTask.Run.  
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 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 ID of the origin value associated with the relationship. This method must be called on the MCT. Use QueuedTask.Run.  
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