findAll

fun findAll(limit: Int? = null, block: QueryContext.() -> Unit): List<T>