public class BookmarkResult extends BoltResult
BoltResult.VisitorEMPTY| Constructor and Description |
|---|
BookmarkResult(Bookmark bookmark) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(BoltResult.Visitor visitor) |
void |
close() |
String[] |
fieldNames()
Positional names for all fields in every record of this stream.
|
public BookmarkResult(Bookmark bookmark)
public String[] fieldNames()
BoltResultfieldNames in class BoltResultpublic void accept(BoltResult.Visitor visitor) throws Exception
accept in class BoltResultExceptionpublic void close()
close in interface AutoCloseableclose in class BoltResultCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.