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