public class UnwrapEntityId
extends uk.gov.gchq.koryphe.function.KorypheFunction<Object,Object>
An UnwrapVertex is a KorypheFunction for unwrapping EntityIds.
If the input is an EntityId the vertex is extracted, otherwise the original
value is returned.