What does the 'Difference' (or 'Set Difference') node return when given Sets A and B?
-
A
Elements in A that are NOT in B
-
B
Elements in B that are NOT in A
-
C
Elements that are in either A or B but not both
-
D
The total count of unique elements across both sets