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 ad030ed commit 19259f5Copy full SHA for 19259f5
driver/src/main/java/org/neo4j/driver/async/AsyncStatementRunner.java
@@ -30,7 +30,7 @@
30
import org.neo4j.driver.Values;
31
32
/**
33
- * Common interface for components that can execute Neo4j statements.
+ * Asynchronous interface for components that can execute Neo4j statements.
34
*
35
* <h2>Important notes on semantics</h2>
36
* <p>
0 commit comments