Github user robertdale commented on the issue:
https://github.com/apache/tinkerpop/pull/768
I don't think we should break the interface. I think these should be new
methods and `@deprecate` the old ones. The old methods can call the new methods.---
