findAllByType

abstract fun <M : Any> findAllByType(type: KClass<M>, vararg options: Options.Find): ModelCursor<M>