You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
🔬 Experimental bookmark manager changes:
Remove database notions from bookmark manager.
Fix Bookmark manager references outside of Neo4j.Driver.Experimental namespace.
When replacing LastBookmark with LastBookmarks we accidentally removed the old property, not following the planned deprecation policy. It is now restored and marked as obsolete, and due for removal in 6.0 of the driver.
Simplify creation of bookmark manager with default config.