| Overload | Description |
|---|---|
| TransformToObjectIDs(String,IEnumerable<Object>) | Translates a set of ids for a Knowledge Graph type into objectIDs. This method must be called on the MCT. Use QueuedTask.Run. |
| TransformToObjectIDs<ListType>(Dictionary<String,ListType>) | Translates a set of IDs by type for a Knowledge Graph type into objectIDs. This method must be called on the MCT. Use QueuedTask.Run. |