Github user okram commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/320#issuecomment-221842344
Sorry to be a pest, but could you add more complex tests still! :)
```
outE().count().is(0).inV()
both().both().count().is(0).as("a")
```
For the latter, should it be `not(both().both())` ? What are the semantics
in longer chains -- also, what about local children and global children. All
your test cases are basically "the same" in terms of just `out().*`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---