Table of Contents

Property LastBookmark

Namespace
Neo4j.Driver
Assembly
Neo4j.Driver.dll

LastBookmark

Gets the bookmark received following the last successfully completed IAsyncTransaction. If no bookmark was received or if this transaction was rolled back, the bookmark value will not be changed.

[Obsolete("Replaced by LastBookmarks. Will be removed in 6.0")]
Bookmark LastBookmark { get; }

Property Value

Bookmark