Exception: Neo4j::Driver::Exceptions::ResultConsumedException
- Inherits:
-
ClientException
- Object
- RuntimeError
- Neo4jException
- ClientException
- Neo4j::Driver::Exceptions::ResultConsumedException
- Defined in:
- lib/neo4j/driver/exceptions/result_consumed_exception.rb
Overview
A user is trying to access resources that are no longer valid due to the resources have already been consumed or the QueryRunner where the resources are created has already been closed.
Instance Attribute Summary
Attributes inherited from Neo4jException
Method Summary
Methods inherited from ClientException
Methods inherited from Neo4jException
Constructor Details
This class inherits a constructor from Neo4j::Driver::Exceptions::Neo4jException