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

In This Topic
    KnowledgeGraphRelationshipValue Class
    In This Topic
    Represents a knowledge graph relationship.
    Syntax
    public class KnowledgeGraphRelationshipValue : KnowledgeGraphNamedObjectValue, System.IDisposable  
    Public Class KnowledgeGraphRelationshipValue 
       Inherits KnowledgeGraphNamedObjectValue
       Implements System.IDisposable 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CoreObjectsBase
          ArcGIS.Core.Data.Knowledge.KnowledgeGraphValue
             ArcGIS.Core.Data.Knowledge.KnowledgeGraphObjectValue
                ArcGIS.Core.Data.Knowledge.KnowledgeGraphNamedObjectValue
                   ArcGIS.Core.Data.Knowledge.KnowledgeGraphRelationshipValue

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also