on the Thinkergraph result. When I am using the Tinkerpop Java API, the next() step returns the following as a String:
tinkergraph[vertices:11 edges:11]
tinkergraph[vertices:11 edges:11]
How am I able to view the Edges and Vertices of my subgraph in Java? Per my understanding, a TinkerGraph should have been returned instead of String so I could run