findById

inline fun <M : Any> ModelRead.findById(id: Any, isOpen: Boolean = false, vararg options: Options.Find): ModelCursor<M>