Doyung Yoon

Results 15 comments of Doyung Yoon

I am looking at KeyOnlyFilter. think it can be used to increase performance.

@daewon what do you think about this issue? should we provide option on query DSL to specify return string type? or should we use string representation for long type as...

@okram absolutely! we know that TinkerPop provide lots of nice goodies. we have plan to support TinkerPop3 soon and I think I will need help for that when we implement...

Here is simple benchmark query. ## data matrix: row(1000000) x col(1) ## query ``` { "srcVertices": [ { "serviceName": "s2graph-test", "columnName": "item_id_test", "ids": [ %s ] } ], "steps": [...