andreachild commented on code in PR #3218: URL: https://github.com/apache/tinkerpop/pull/3218#discussion_r2399520038
########## CHANGELOG.asciidoc: ########## @@ -27,6 +27,7 @@ image::https://raw.githubusercontent.com/apache/tinkerpop/master/docs/static/ima * Added getter for `parameterItems` and `valueTraversal` on `DifferenceStep`. * Added properties to `Element` objects found in a `Path` for GraphSON v2 and v3 and GraphBinary. * Fixed edge properties for GraphBinary which were not deserializing properly. +* Improved GLV examples reliability and documentation with step-by-step instructions. Review Comment: Please add a note about how root level GLV examples were added and for why the examples were split into root level and module-level -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
