next up previous
Next: 名簿管理システムの運用 Up: スキーマ Previous: スキーマ定義

ハッシュキーの設定

/Kappa/src/add_utl/kp_schema.kl1のget_hash_key/2に、以下のようにハッ シュキーが設定されている。

get_hash_key(meibo,Key) :- Key = id.
get_hash_key(meibo_history,Key) :- Key = id.
get_hash_key(meibo_id,Key) :- Key = id.