Overload | Description |
---|---|
SchemaBuilder Constructor(Geodatabase) | Creates a schema builder object based on the input ArcGIS.Core.Data.Geodatabase. This method must be called on the MCT. Use QueuedTask.Run. |
SchemaBuilder Constructor(KnowledgeGraph) | Creates a schema builder object based on the input ArcGIS.Core.Data.Knowledge.KnowledgeGraph. This method must be called on the MCT. Use QueuedTask.Run. |