| Package | Description |
|---|---|
| org.neo4j.io.pagecache |
The Neo4j PageCache API
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
PageCursor.checkAndClearCursorException()
Check if a cursor error has been set on this or any linked cursor, and if so, remove it from the cursor
and throw it as a
CursorException. |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.