refact: remove early cycle detection & limit max depth by imbajin · Pull Request #1723 · apache/hugegraph

@imbajin

limit max depth to avoid stackoverflow

coderzc

previously approved these changes Jan 4, 2022

@imbajin

javeme

@imbajin

@imbajin

javeme pushed a commit that referenced this pull request

Jan 12, 2022
* remove useless ring detection due to it will remove valid path
* limit max depth to 5000 to avoid stackoverflow