Skip to content

Fix driver.rxSession initial bookmarks configuration and RxSession.lastBookmark return mapping #854

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

bigmontz
Copy link
Contributor

The initial bookmark configuration for the RxSession were not working since the wrong parameter were
being passed to the Session. The typescript mapping for RxSession.lastBookmark was also wrong, lastBookmark
always returns an string array.

….lastBookmark` return mapping

The initial bookmark configuration for the RxSession were not working since the wrong parameter were
being passed to the Session. The typescript mapping for `RxSession.lastBookmark` was also wrong, `lastBookmark`
always returns an string array.
@bigmontz bigmontz merged commit 4b94cbb into neo4j:4.4 Jan 31, 2022
@bigmontz bigmontz deleted the 4.4-fix-bookmark-rx branch January 31, 2022 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants