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 @@ -121,6 +121,8 @@ neo.ClientNotification.Statement.NoApplicableIndex
121121neo.ClientNotification.Statement.RuntimeExperimental
122122neo.ClientNotification.Statement.SubqueryVariableShadowing
123123neo.ClientNotification.Statement.UnboundedVariableLengthPattern
124+ neo.ClientNotification.Statement.ParameterNotProvided
125+ neo.ClientError.Statement.UnsupportedOperationError
124126
125127-----
126128
@@ -129,6 +131,7 @@ neo.ClientNotification.Statement.UnboundedVariableLengthPattern
129131[source, status codes, role="noheader"]
130132-----
131133neo.ClientError.Statement.CodeGenerationFailed
134+ neo.TransientError.Transaction.TransientTransactionFailure
132135neo.ClientNotification.Statement.CartesianProductWarning
133136neo.ClientNotification.Statement.DynamicPropertyWarning
134137neo.ClientNotification.Statement.EagerOperatorWarning
You can’t perform that action at this time.
0 commit comments