You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "DOYUNG YOON (JIRA)" <ji...@apache.org> on 2016/11/07 14:04:58 UTC

[jira] [Commented] (S2GRAPH-80) Provide Java Client that implement Tinkerpop 3 structure

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

DOYUNG YOON commented on S2GRAPH-80:
------------------------------------

I am going to create `client` package which will implement structure package of Tinkerpop3. 
In my opinion, separating implementing structure package from providing optimized strategy would make sense, so I am planning to separate them with intention. feel free to discuss.

> Provide Java Client that implement Tinkerpop 3 structure
> --------------------------------------------------------
>
>                 Key: S2GRAPH-80
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-80
>             Project: S2Graph
>          Issue Type: Sub-task
>            Reporter: DOYUNG YOON
>            Assignee: DOYUNG YOON
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> First step to support tp3 is implementing structure package. 
> Add S2Vertex/S2Edge/S2Graph/S2Element that extends base interface Vertex/Edge/Graph/Element from tp3 and make related changes in our primitive core.Vertex/Edge/Graph/GraphElement if it is necessary.



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