Class: Groonga::HashCursor

Inherits:
GrnTableCursor
  • Object
show all
Includes:
GrnTableCursorKeySupport
Defined in:
ext/rb-grn-hash-cursor.c,
ext/rb-grn-hash-cursor.c

Overview

Groonga::Hashに登録されているレコードを順番に取り出すため のオブジェクト。利用できるメソッドはGroonga::TableCursor とGroonga::TableCursorKeySupportを参照。