You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Kevin Gallardo (JIRA)" <ji...@apache.org> on 2016/09/27 17:41:20 UTC

[jira] [Created] (TINKERPOP-1476) TinkerGraph does not get typed with the right type name in GraphSON

Kevin Gallardo created TINKERPOP-1476:
-----------------------------------------

             Summary: TinkerGraph does not get typed with the right type name in GraphSON
                 Key: TINKERPOP-1476
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1476
             Project: TinkerPop
          Issue Type: Bug
          Components: io
    Affects Versions: 3.2.2
            Reporter: Kevin Gallardo
            Priority: Minor


TinkerGraph serialized in GraphSON2 gets typed to {{gremlin:graph}} which is not consistent with the other {{g:Xxx}} types.

For reference the code concerned is: https://github.com/apache/tinkerpop/blob/master/tinkergraph-gremlin/src/main/java/org/apache/tinkerpop/gremlin/tinkergraph/structure/TinkerIoRegistryV2d0.java#L124-L134



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)