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 2017/07/21 05:24:00 UTC

[jira] [Created] (S2GRAPH-155) Refactor S2Query to specify index on getVertices

DOYUNG YOON created S2GRAPH-155:
-----------------------------------

             Summary: Refactor S2Query to specify index on getVertices
                 Key: S2GRAPH-155
                 URL: https://issues.apache.org/jira/browse/S2GRAPH-155
             Project: S2Graph
          Issue Type: Sub-task
    Affects Versions: 0.2.0
            Reporter: DOYUNG YOON
            Assignee: DOYUNG YOON
             Fix For: 0.2.0


Current implementation is only accpet VertexId for traversing Vertices. 
Also current S2Query does not allow to change traversal from Edge to Vertex.


From the beginning, self edge has been treated as Vertex so we did not really need to switch between vertex and edge traversal, but this seems too restricted to me so I am suggest above.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)