385 386 387 388
# File 'lib/hdb/hodb.rb', line 385 def reset @parents.each { |parent| parent[:ptr].reset } @tableCursor = nil end