Peter Tribe

Results 3 issues of Peter Tribe

Feat: Remove Vertex support from grammar, and for places where a vertex is required, pass in the vertex id instead at traversal construction. - The grammar currently includes inconsistencies, particularly...

Add asNumber() step to grammar. See Proposal for reference.... https://github.com/apache/tinkerpop/blob/5a1f5a4e73810f14229852e830a856758618d53a/docs/src/dev/future/proposal-asnumber-step-6.asciidoc

.NET has typically had bad error reporting on build where any failures would be hidden away in a large list. I have now implemented a trx add-on which nicely displays...