Class: OrientDB::RecordList

Inherits:
Object
  • Object
show all
Defined in:
lib/orientdb/record.rb

Instance Method Summary collapse

Instance Method Details

#inspectObject Also known as: to_s



4
5
6
# File 'lib/orientdb/record.rb', line 4

def inspect
  "#<OrientDB::RecordList:#{toString}>"
end