spmallette opened a new pull request, #3566:
URL: https://github.com/apache/tinkerpop/pull/3566

   The reference documentation for the difference()- and intersect()-steps 
described their result as a list, but both steps return a Set: element order is 
not preserved and duplicate elements are removed. Both sections now state this 
while keeping the existing description of the A-B and intersection semantics, 
the array/Iterable input expectation, and the IllegalArgumentException thrown 
for other input types (including null).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to