JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.neo4j.driver.exceptions.NoSuchRecordException
Packages that use
NoSuchRecordException
Package
Description
org.neo4j.driver
Uses of
NoSuchRecordException
in
org.neo4j.driver
Methods in
org.neo4j.driver
that throw
NoSuchRecordException
Modifier and Type
Method
Description
Record
Result.
single
()
Return the first record in the result, failing if there is not exactly one record left in the stream