Details
-
Bug
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
3.3.3
-
None
Description
Not sure where to put a problem with the documentation The page:
http://tinkerpop.apache.org/docs/current/reference/
States:
"TheĀ not()-step (filter) removes objects from the traversal stream when the traversal provided as an argument does not return any objects."
Isn't that wrong? surely the traversal is removed if the argument does return objects?