[Groonga-commit] droonga/droonga.org at 42547fe [gh-pages] Separate definitions of parameters

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Nov 14 11:39:39 JST 2013


YUKI Hiroshi	2013-11-14 11:39:39 +0900 (Thu, 14 Nov 2013)

  New Revision: 42547fe602c5ba056851b6547b85a7cc8b40c1a3
  https://github.com/droonga/droonga.org/commit/42547fe602c5ba056851b6547b85a7cc8b40c1a3

  Message:
    Separate definitions of parameters

  Modified files:
    ja/reference/commands/add/index.md

  Modified: ja/reference/commands/add/index.md (+11 -0)
===================================================================
--- ja/reference/commands/add/index.md    2013-11-14 11:38:30 +0900 (b491156)
+++ ja/reference/commands/add/index.md    2013-11-14 11:39:39 +0900 (6ecd600)
@@ -40,10 +40,13 @@ layout: documents
 
 概要
 : レコードを登録するテーブルの名前を指定します。
+
 型
 : 文字列
+
 値
 : テーブル名の文字列。
+
 指定の省略
 : 不可能。
 
@@ -51,10 +54,13 @@ layout: documents
 
 概要
 : レコードの主キーを指定します。
+
 型
 : 文字列
+
 値
 : 主キーとなる文字列。
+
 指定の省略
 : 対象のテーブルが主キーを持つ場合は省略不可能。
 
@@ -66,12 +72,16 @@ layout: documents
 
 概要
 : レコードの各カラムの値を指定します。
+
 型:
 : ハッシュ
+
 値
 : カラム名をキー、カラムの値を値としたハッシュ。
+
 指定の省略
 : 可能。
+
 省略時の初期値
 : `null`
 
@@ -82,6 +92,7 @@ layout: documents
 
 型
 : 真偽型
+
 値
 : レコードの登録の成否を示す真偽値。
   * `true`:レコードの登録に成功した。
-------------- next part --------------
HTML����������������������������...
다운로드 



More information about the Groonga-commit mailing list
Back to archive index