I want to change the type of a field in mongo db collection using java code.
e.g. I want to change one field from String type to Date type.
Using mongo compass