Exception: Neo4j::Driver::Exceptions::Value::NotMultiValued
- Inherits:
-
ValueException
- Object
- RuntimeError
- Neo4jException
- ClientException
- ValueException
- Neo4j::Driver::Exceptions::Value::NotMultiValued
- Defined in:
- lib/neo4j/driver/exceptions/value/not_multi_valued.rb
Overview
A NotMultiValued exception indicates that the value does not consist of multiple values, a.k.a. not a map or array.
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