Exception: Neo4j::Driver::Exceptions::DiscoveryException

Inherits:
Neo4jException
  • Object
show all
Defined in:
lib/neo4j/driver/exceptions/discovery_exception.rb

Overview

If you see this error in your logs, it is safe to ignore if your cluster is temporarily changing structure during that time.

Instance Attribute Summary

Attributes inherited from Neo4jException

#code, #suppressed

Method Summary

Methods inherited from Neo4jException

#add_suppressed, #initialize

Constructor Details

This class inherits a constructor from Neo4j::Driver::Exceptions::Neo4jException