Method: SimpleRecord::ActiveSdb::Base.next_token
- Defined in:
- lib/simple_record/active_sdb.rb
.next_token ⇒ Object
next_token value returned by last find: is useful to continue finding
168 169 170 |
# File 'lib/simple_record/active_sdb.rb', line 168 def next_token @next_token end |