Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/784#discussion_r163530046
--- Diff: docs/src/dev/io/graphson.asciidoc ---
@@ -3580,6 +3572,41 @@ The following `Bytecode` example represents the
traversal of `g.V().hasLabel('pe
}
----
+==== P within
--- End diff --
that's a good idea. i will make a note to do it after i merge if that's ok.
i'd rather not have to re-work the PR on master as a result of that little
change. i have a bunch of cleanup to do anyway after these merge.
---