DOYUNG YOON created S2GRAPH-79:
----------------------------------
Summary: Provide intermediate API layer between inner class and
REST APi
Key: S2GRAPH-79
URL: https://issues.apache.org/jira/browse/S2GRAPH-79
Project: S2Graph
Issue Type: Sub-task
Reporter: DOYUNG YOON
Assignee: DOYUNG YOON
Before we implement structure package from tinkerpop3, We need to provide
middle layer between REST layer and internal abstractions such as InnerVal,
InnerValLikeWithTs, LabelWithDirection, Vertex, ...etc.
I think providing wrapping class that can translated into internal
class(org.apache.s2graph.core.{Edge, Vertex, QueryParam, Query, ...} is good
starting point.
Middle layer should avoid using inner class and Json type.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)