Github user okram commented on the issue:
https://github.com/apache/tinkerpop/pull/705
`TinkerGraph.clear()` is bad too. It is `g.V().drop()`.---
Github user okram commented on the issue:
https://github.com/apache/tinkerpop/pull/705
`TinkerGraph.clear()` is bad too. It is `g.V().drop()`.---