You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"statusDescription": "error: system configuration or operation exception - resource exhaustion. Insufficient resources to complete the request.",
1298
+
"cause": {
1299
+
"GQLSTATUS": "51N55",
1300
+
"statusDescription": "error: system configuration or operation exception - cannot create additional database. Failed to create the database `db10`. The limit of databases is reached. Either increase the limit using the config setting dbms.max_databases or drop a database.",
1301
+
"classification": "DATABASE_ERROR"
1302
+
},
1303
+
"classification": "DATABASE_ERROR"
1304
+
},
1305
+
...
1306
+
----
1307
+
1308
+
----
1309
+
...
1310
+
"errorInfo": {
1311
+
"GQLSTATUS": "42N62",
1312
+
"statusDescription": "error: syntax error or access rule violation - variable not defined. Variable `m` not defined.",
0 commit comments