AggregateCommand.setUnion(value: Expression[]): Object

    聚合操作符,输入两个集合,输出两个集合的并集。

    Object

    使用形式如下:

    下面的代码使用 setUnion,输出两个集合的并集: