File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -133,6 +133,8 @@ neo.ClientNotification.Statement.NoApplicableIndex
133133neo.ClientNotification.Statement.RuntimeExperimental
134134neo.ClientNotification.Statement.SubqueryVariableShadowing
135135neo.ClientNotification.Statement.UnboundedVariableLengthPattern
136+ neo.ClientNotification.Statement.ParameterNotProvided
137+ neo.ClientError.Statement.UnsupportedOperationError
136138
137139-----
138140
@@ -141,6 +143,7 @@ neo.ClientNotification.Statement.UnboundedVariableLengthPattern
141143[source, status codes, role="noheader"]
142144-----
143145neo.ClientError.Statement.CodeGenerationFailed
146+ neo.TransientError.Transaction.TransientTransactionFailure
144147neo.ClientNotification.Statement.CartesianProductWarning
145148neo.ClientNotification.Statement.DynamicPropertyWarning
146149neo.ClientNotification.Statement.EagerOperatorWarning
You can’t perform that action at this time.
0 commit comments