We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b19edb9 commit 2a0a13fCopy full SHA for 2a0a13f
driver/src/main/java/org/neo4j/driver/NotificationConfig.java
@@ -34,6 +34,8 @@
34
* </ul>
35
* <p>
36
* By default, both options are not activated.
37
+ * <p>
38
+ * Disabling categories or severities allows the server to skip analysis for those, which can speed up query execution.
39
*
40
* @since 5.7
41
* @see ResultSummary#notifications()
0 commit comments