That's not encouraging. Why are you serializing `Optional` though? Why not just serialize the `Vertex`:
```text Vertex vertex = graph.traversal().V().next(); ``` [ Full content available at: https://github.com/apache/tinkerpop/pull/1001 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org