Exception: Redgraph::MissingGraphError

Inherits:
Error
  • Object
show all
Defined in:
lib/redgraph.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



29
30
31
# File 'lib/redgraph.rb', line 29

def message
  "A graph to use is not defined"
end