kakao / s2graph

This code base is retained for historical interest only, please visit Apache Incubator Repo for latest one
https://github.com/apache/incubator-s2graph
Other
250 stars 32 forks source link

Fix Interval Option #210

Closed HyunsungJo closed 8 years ago

HyunsungJo commented 8 years ago

"interval" options should be handled after setting "labelOrderSeq". This resolves #209.

HyunsungJo commented 8 years ago

Also added test case.