Exception: Neography::UniquePathNotUniqueException

Inherits:
NeographyError
  • Object
show all
Defined in:
lib/neography/errors.rb

Overview

Thrown when CREATE UNIQUE matches multiple paths.

Instance Attribute Summary

Attributes inherited from NeographyError

#code, #index, #message, #request, #stacktrace

Method Summary

Methods inherited from NeographyError

#initialize, #to_s

Constructor Details

This class inherits a constructor from Neography::NeographyError