The param: ”noloop“ in find path does not exclude ”self-loop“ #5764
Labels
affects/none
PR/issue: this bug affects none version.
process/fixed
Process of bug
severity/none
Severity of bug
type/bug
Type: something is unexpected
Please check the FAQ documentation before raising an issue
Describe the bug (required)
在find path语句中使用noloop参数未排除自环情况
NGQL:
find noloop path from "nodea" to "nodea" over e1 YIELD PATH as p
The param: ”noloop“ in find path does not exclude ”Loop“
Your Environments (required)
nebula 3.6
linux 3.10.0-1062.9.1.el7.x86_64
g++ --version
orclang++ --version
lscpu
a3ffc7d8
)ref: https://discuss.nebula-graph.com.cn/t/topic/14370
The text was updated successfully, but these errors were encountered: