You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/11/19 17:34:10 UTC

[jira] [Created] (TINKERPOP3-978) Native TinkerGraph Serializers for GraphSON

stephen mallette created TINKERPOP3-978:
-------------------------------------------

             Summary: Native TinkerGraph Serializers for GraphSON
                 Key: TINKERPOP3-978
                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-978
             Project: TinkerPop 3
          Issue Type: Improvement
          Components: tinkergraph
    Affects Versions: 3.0.2-incubating
            Reporter: stephen mallette
            Assignee: stephen mallette
            Priority: Minor
             Fix For: 3.1.1-incubating


TinkerGraph supports native serialization to Gryo, meaning that you can pass a TinkerGraph directly to a Kryo object and have it serialize it - which means that it can be treated as a return object from Gremlin Server (which is nice for subgraphs).  

Add the same capability for GraphSON so that non-jvm languages can take advantage of that.



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