reselect

@NewChain
abstract fun <X> reselect(block: KMutableRootQuery<E>.() -> KConfigurableRootQuery<E, X>): KConfigurableRootQuery<E, X>