提交 41745b38 编写于 作者: L Lasse Heemann 提交者: GitHub

[4.3] Reword 'Unsupported clauses' error message ()

* Reword 'Unsupported clauses' error message

* Fix test cases
上级 74b215d5
......@@ -122,7 +122,7 @@ case object AdministrationCommandPlanBuilder extends Phase[PlannerContext, BaseS
private val systemDbProcedureRules = "The system database supports a restricted set of Cypher clauses. " +
"The supported clause structure for procedure calls is: CALL, YIELD, RETURN. YIELD and RETURN clauses are optional. " +
"The order of the clauses is fix and each can only occur once."
"The order of the clauses is fixed and each can only occur once."
override def phase: CompilationPhase = PIPE_BUILDING
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册