Github user okram commented on the issue:
https://github.com/apache/tinkerpop/pull/698
The result is the same. However, I would prefer to have "the simplest query
that fails" and thus, no `limit(1)`, but if the DSEGraph traversal strategies
are failing cause of `limit(1)`, then we can include it. Perhaps you could test
to see if you get the right result in DSEGraph without `limit(1)`.
```
graph.io(gryo()).readGraph('data/tinkerpop-modern.kryo')
g = graph.traversal()
```
---
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.
---