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


In This Topic
    KnowledgeGraphExtensions Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphExtensions.

    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