| Overload | Description |
|---|---|
| UpdateQueryDefinition(String,String) | Updates the specified ArcGIS.Core.CIM.CIMKnowledgeGraphQueryDefinition with the new openCypher text. This method must be called on the MCT. Use QueuedTask.Run. |
| UpdateQueryDefinition(CIMKnowledgeGraphQueryDefinition) | Updates the specified ArcGIS.Core.CIM.CIMKnowledgeGraphQueryDefinition. This method must be called on the MCT. Use QueuedTask.Run. |