ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / KnowledgeGraphExtensions Class


In This Topic
    KnowledgeGraphExtensions Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Addins should use the knowledge graph ApplySchemaEdits() call to execute enqueued schema operations on ArcGIS.Core.Data.DDL.SchemaBuilder rather than ArcGIS.Core.Data.DDL.SchemaBuilder.Build. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also