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 7190636 commit 30ccd1cCopy full SHA for 30ccd1c
neo4j/api.py
@@ -391,7 +391,7 @@ class BookmarkManager(_Protocol, metaclass=abc.ABCMeta):
391
392
This class is just an abstract base class that defines the required
393
interface. Create a child class to implement a specific bookmark manager
394
- or make user of the default implementation provided by the driver through
+ or make use of the default implementation provided by the driver through
395
:meth:`.GraphDatabase.bookmark_manager()`.
396
397
.. note::
0 commit comments