Details
-
Sub-task
-
Status: To Do
-
Major
-
Resolution: Unresolved
-
0.2.0
-
None
-
None
Description
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.