Deprecate DBCursor.explain, as it's not part of our CRUD API, and it's confusing that it exists un-deprecated in the legacy API.
Additionally, note in the Javadoc also that in 4.x this method will only support MongoDB 3.2 and up (where the explain command is supported).