Exception: Rubydex::QueryExecutionError
- Inherits:
-
QueryError
- Object
- StandardError
- Error
- QueryError
- Rubydex::QueryExecutionError
- Defined in:
- lib/rubydex/errors.rb
Overview
Raised by Query#run when a parsed query fails while it runs against a graph, for example
because it names an unknown property or relationship type.