[
https://issues.apache.org/jira/browse/TINKERPOP-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP-237.
--------------------------------------
Resolution: Won't Do
A lot of time has passed on this one and I don't see us making this happen
given the problems identified and the direction of GLVs. Could be value in the
idea of doing {{Tree}} as "path of paths" but that's not really the topic of
this issue - see the linked ticket for where that might be useful.
> Tree -> Graph
> -------------
>
> Key: TINKERPOP-237
> URL: https://issues.apache.org/jira/browse/TINKERPOP-237
> Project: TinkerPop
> Issue Type: Improvement
> Components: process, structure
> Affects Versions: 3.0.2-incubating
> Reporter: Marko A. Rodriguez
> Priority: Major
>
> 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
(v7.6.3#76005)