Class: Groonga::TableCursor

Inherits:
Object
  • Object
show all
Defined in:
ext/groonga/rb-grn-table-cursor.c

Overview

テーブルに登録されているレコードを順番に取り出すための オブジェクト。 Groonga::Table#open_cursor で生成できる。

Defined Under Namespace

Modules: KeySupport