Remove from(GValue) and to(GValue) from GraphTraversal

These overloads are currently unreleased, and are not particularly useful in their current form.
They will also present an issue in TP4 once GraphTraversals must be built into scripts to execute.

Users should prefer something like from(__.V(GValue.of("from", 1))) instead.
4 files changed