oneOf

open infix fun oneOf(terms: List<T & Any>): QueryExpression
open fun oneOf(vararg terms: T & Any): QueryExpression