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


In This Topic
    KnowledgeGraphPropertyInfo Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphPropertyInfo.

    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