Merge branch 'S2GRAPH-187' * S2GRAPH-187: add test cases to test S2GRAPH-186. make toQuery to use toVertex.
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/d69039d6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/d69039d6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/d69039d6 Branch: refs/heads/master Commit: d69039d678b2bcf443f8f37f47c90d355c96f7cc Parents: 488ee0f 87a8ced Author: daewon <[email protected]> Authored: Fri Mar 30 15:33:47 2018 +0900 Committer: daewon <[email protected]> Committed: Fri Mar 30 15:33:47 2018 +0900 ---------------------------------------------------------------------- .../s2graph/core/rest/RequestParser.scala | 30 +++++--------- .../core/Integrate/IntegrateCommon.scala | 8 ++-- .../core/Integrate/VertexTestHelper.scala | 42 ++++++++++++++++++++ 3 files changed, 57 insertions(+), 23 deletions(-) ----------------------------------------------------------------------
