telepath / com.github.giedomak.telepath.physicaloperators / Union / evaluate

evaluate

fun evaluate(): PathStream (source)

Overrides PhysicalOperator.evaluate

Evaluate the union.

Default behaviour is to filter out duplicates, just like in other DBMS.

Return
A path stream with the resulting elements.