Skip to content

Commit

Permalink
Update 5.lookup.md (#2373)
Browse files Browse the repository at this point in the history
  • Loading branch information
foesa-yang committed Dec 2, 2022
1 parent a6dcad5 commit dfc657e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs-2.0/3.ngql-guide/7.general-query-statements/5.lookup.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ YIELD <return_list> [AS <alias>]
- 不支持运算表达式和函数表达式中嵌套 AliasProp 表达式。
- 不支持 XOR 运算符。
- 不支持除`STARTS WITH`之外的字符串操作。
- 不支持图模式
- 不支持过滤 `rank()`
- 不支持图模式.

## 检索点

Expand Down

0 comments on commit dfc657e

Please sign in to comment.