You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Marko A. Rodriguez (JIRA)" <ji...@apache.org> on 2015/08/27 16:39:45 UTC

[jira] [Commented] (TINKERPOP3-237) Tree -> Graph

    [ https://issues.apache.org/jira/browse/TINKERPOP3-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14716775#comment-14716775 ] 

Marko A. Rodriguez commented on TINKERPOP3-237:
-----------------------------------------------

Can {{Tree}} just be {{Paths}} of {{Paths}}. This will help [~spmallette] with serialization issues around {{Tree}}.

> Tree -> Graph
> -------------
>
>                 Key: TINKERPOP3-237
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-237
>             Project: TinkerPop 3
>          Issue Type: Improvement
>          Components: process, structure
>    Affects Versions: 3.0.0-incubating
>            Reporter: Marko A. Rodriguez
>            Assignee: Marko A. Rodriguez
>
> Take a {{Tree}} instance and convert it to a {{Graph}}. The graph must support user supplied ids (e.g. TinkerGraph).
> {code:java}
> myTree.toGraph(TinkerGraph.class)
> {code}



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