Github user newkek commented on the issue:
https://github.com/apache/tinkerpop/pull/499
Thanks for the separate ticket, I'll put comments over there. So All the
following items (from the PR desc):
> - There was a GraphSON 2.0 issue with Edge properties. Changed to the
same format a VertexProperties. Smaller footprint and only necessary
information.
- Added VertexID ("vertex"-field) to VertexProperty in GraphSON 2.0 -- how
else will you attach?
- Added Element ("element"-field) to Property in GraphSON 2.0 -- how else
will you attach?
Will be handled separately in TINKERPOP-1565, and GraphSON2 will not change
in this PR, right? (just trying to understand because it has external impact to
change GraphSON2)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---