Package | Description |
---|---|
org.neo4j.driver.exceptions |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionReadTimeoutException
Indicates that read timed out due to it taking longer than the server-supplied timeout value via the
connection.recv_timeout_seconds configuration
hint. |