Skip to content

Commit 19259f5

Browse files
author
Zhen Li
committed
Fix after review
1 parent ad030ed commit 19259f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver/src/main/java/org/neo4j/driver/async/AsyncStatementRunner.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
import org.neo4j.driver.Values;
3131

3232
/**
33-
* Common interface for components that can execute Neo4j statements.
33+
* Asynchronous interface for components that can execute Neo4j statements.
3434
*
3535
* <h2>Important notes on semantics</h2>
3636
* <p>

0 commit comments

Comments
 (0)