[ https://issues.apache.org/jira/browse/TINKERPOP-2967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17742922#comment-17742922 ]
ASF GitHub Bot commented on TINKERPOP-2967: ------------------------------------------- spmallette opened a new pull request, #2138: URL: https://github.com/apache/tinkerpop/pull/2138 https://issues.apache.org/jira/browse/TINKERPOP-2967 Essentialy exposes untyped GraphSON 3.0 which is basically the untyped GraphSON 1.0. Had to refactor the GraphSONModule slightly to handle this by passing TypeInfo through it to the serializers which needed to know whether they were serializing that way or not. VOTE +1 > Add untyped GraphSON 3.0 format > ------------------------------- > > Key: TINKERPOP-2967 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2967 > Project: TinkerPop > Issue Type: Improvement > Components: io > Affects Versions: 3.6.4 > Reporter: Stephen Mallette > Assignee: Stephen Mallette > Priority: Major > > Basically just make the 1.0 format available as a 3.0 mime type to maintain > consistency. Note that the 2.0 untyped is different and actually kinda bad, > but we probably shouldn't "fix" it as it would break things. -- This message was sent by Atlassian Jira (v8.20.10#820010)