public class ToElementId
extends uk.gov.gchq.koryphe.function.KorypheFunction<Object,ElementId>
A ToElementId converts an ElementId or vertex into an ElementId.
If the input is not an ElementId then it is wrapped in an EntitySeed.
If the input is already an ElementId is not modified.