ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphPropertyInfo Class


In This Topic
    KnowledgeGraphPropertyInfo Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the name of the graph property representing the Destination ID for relationship object types in a KnowledgeGraph.  
    Public Property Gets the name of the graph property representing the Global ID for named object types in a KnowledgeGraph.  
    Public Property Gets the name of the graph property representing the ID for named object types in a KnowledgeGraph.  
    Public Property Gets the name of the graph property representing the Origin ID for relationship object types in a KnowledgeGraph.  
    Public PropertyGets the ProvenancePropertyInfo if provenance is supported. If provenance is not supported then this will be null. SEe SupportsProvenance.  
    Public Property Gets the knowledge graph provenance type name.  
    Public Property Gets if the knowledge graph supports provenance.  
    Top
    See Also