Uses of Interface
org.neo4j.driver.BookmarksSupplier
Packages that use BookmarksSupplier
-
Uses of BookmarksSupplier in org.neo4j.driver
Methods in org.neo4j.driver that return types with arguments of type BookmarksSupplierModifier and TypeMethodDescriptionBookmarkManagerConfig.bookmarksSupplier()Returns bookmarks supplier that will be used by the bookmark manager when getting bookmarks.Methods in org.neo4j.driver with parameters of type BookmarksSupplierModifier and TypeMethodDescriptionBookmarkManagerConfig.BookmarkManagerConfigBuilder.withBookmarksSupplier(BookmarksSupplier bookmarksSupplier) Provide bookmarks supplier.