Exception: Neography::ParameterNotFoundException

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

Overview

A Cypher query is using a parameter that is not supplied

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