JPS59146339A - Information retrieving system - Google Patents

Information retrieving system

Info

Publication number
JPS59146339A
JPS59146339A JP58018824A JP1882483A JPS59146339A JP S59146339 A JPS59146339 A JP S59146339A JP 58018824 A JP58018824 A JP 58018824A JP 1882483 A JP1882483 A JP 1882483A JP S59146339 A JPS59146339 A JP S59146339A
Authority
JP
Japan
Prior art keywords
node
key
n0de
parent
entry
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP58018824A
Other languages
Japanese (ja)
Other versions
JPH0524549B2 (en
Inventor
Tooru Sakaibara
徹 酒井原
Toshiro Jinnai
神内 俊郎
Hideki Sato
秀樹 佐藤
Toshiyuki Kuwana
利幸 桑名
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP58018824A priority Critical patent/JPS59146339A/en
Publication of JPS59146339A publication Critical patent/JPS59146339A/en
Publication of JPH0524549B2 publication Critical patent/JPH0524549B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9027Trees

Abstract

PURPOSE:To perform key adding and deleting processings in a high speed by performing a parent node searching processing in a high speed in a balanced tree where there is a probability that the update processing is required up to a parent node in case of addition or deletion of a key. CONSTITUTION:With respect to a balanced tree such as a B<+>-tree or the like, it is necessary to perform the tracing-back processing from the root to a leaf node, where a key should be put or is already put, before addition or the deletion of the key. At this time, node numbers from a root node 201 to leaf nodes 205-208 are stored on a table 7 of a main storage device 4 in order. When the node number of the parent node is required, this table is searched to retrieve the node number. The node number storred in a case just preceding a case including the pertinent node number in this table is the node number of the parent node.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は、演算処理装置、主記憶装置、補助記憶装置お
よび入出力装置からなる電子計算機システムにおける平
衡木を用いた情報検索機構に係υ、特に情報の追加およ
び削除を高速に行える情報検索方式。
[Detailed Description of the Invention] [Field of Application of the Invention] The present invention relates to an information retrieval mechanism using a balanced tree in a computer system consisting of an arithmetic processing unit, a main storage device, an auxiliary storage device, and an input/output device. An information retrieval method that allows you to quickly add and delete information.

〔従来技術〕[Prior art]

従来よりディジタル型の電子計算機システムにおいては
、キーに対応する情報を検索するために平衡木が用いら
れている。その代表的なものがB−’f) re eと
呼ばれているものでろ沙、種々のB −Treeの変形
も考えられている。B−T r e eについては、D
o Comer:”The  Ul)iquitou3
33−’pree’AcM Computing 5u
rveys。
BACKGROUND ART Balanced trees have conventionally been used in digital computer systems to search for information corresponding to a key. The representative one is called B-'f)ree, and various modifications of B-Tree are also being considered. For B-T r e, D
o Comer:”The Ul)iquitou3
33-'pree'AcM Computing 5u
rveys.

VOl、 11. No、 2. pp121〜138
  を参照のこと。
VOl, 11. No, 2. pp121-138
checking ...

B−Treeの変型の代表的なものに13”−Tree
があシ、広く用いられている。
A typical variation of B-Tree is 13”-Tree.
Ashi, widely used.

今、B”−’l’reeのエントリが満杯のNodeに
ヤ−を追加することを考えてみる。この場合、新しいN
odeを確保して満杯のN □ d eの半分のキーを
新しいN Od eに移すことにより、キーを追加する
ことができ、通常の処理を5plit処理と呼んでいる
。5plii処理を行う場合には対象N0deの親のN
 Od eも更新することが必要である。
Now, consider adding a node to a Node that is full of B"-'l'ree entries. In this case, a new N
A key can be added by securing an Ode and moving half of the keys from a full N Ode to a new N Ode, and the normal process is called 5-plit processing. When performing 5plii processing, the parent N of the target N0de
It is also necessary to update Ode.

一方、B” −’l’reeにおいてはNode内ツエ
フッエントリ位数すなわちNodeに入り得る最大エン
トリ数の半分と最大エントリ数の間に入るように制御す
る。このためエントリを削除することによジエントリの
数が位数以下になる場合には隣りのNodeからエント
リを融通したシ、あるいは隣りのN0deを併合する処
理が必要で、この時5plit処理と同じく親N Od
 eの更新を行う。
On the other hand, in B''-'l'ree, control is performed so that the intra-Node tsf entry rank is between half of the maximum number of entries that can enter the Node and the maximum number of entries.For this reason, by deleting entries, If the number of entries is less than the order, it is necessary to transfer entries from the neighboring Node or to merge the neighboring Nodes. At this time, as with the 5plit process, the parent
Update e.

従来、親のN Od eを更新する時には、R,oot
N Od eからたどりなおして、該当N□aeを指す
ポインタを含むNodeを探していた。通常水を磁気デ
ィスク装置(以外ディスクと略す)等の補助記憶装置上
に記憶しているので、R,oot  Nodeからたど
りなおすのに補助記憶装置へのアクセスが必要となり、
性能上問題であった。
Conventionally, when updating the parent N Ode, R,oot
Retracing the search starting from N Ode, we searched for a Node that included a pointer pointing to the corresponding N□ae. Normally, water is stored on an auxiliary storage device such as a magnetic disk device (abbreviated as a disk), so access to the auxiliary storage device is required to trace back from the R,oot Node.
This was a performance issue.

〔発明の目的〕[Purpose of the invention]

本発明の目的はB”−Tree等のようにキーの追加や
削除を行なう時に親のN0deまで、更新処理が必要と
なる可能性がある平衡木において、親N Od eを探
す処理を高速に行えるようにして、キーの追加や削除処
理を高速化することにある。
The purpose of the present invention is to speed up the process of searching for the parent NOde in a balanced tree, such as a B''-Tree, which may require update processing up to the parent N0de when adding or deleting keys. The purpose of this method is to speed up the process of adding and deleting keys.

〔発明の概要〕[Summary of the invention]

13”−Tree等の平衡木では、キーの追加あるいは
削除を行うに先立って、該当キーの入るべきあるいは入
っているLeaf Node まで、Rootからたど
る処理を行う必要であり、この時に、Root  No
de から該当Le af  Node ’!JT(7
)NOde番号(Nodeを職別するだめの番号)をR
,ootから順に主記憶装置上のテーブルに記憶し、親
N□deのNode番号が必要になった場合には、この
テーブルをサーチして、カ(当Node番号を検索する
。このテーブルの該当Node番号を含むケースの1つ
前に記憶されているN Od e番号が親N0deのN
□de番号である。このようにして、高速に親No d
 eを知ることができる。
In a balanced tree such as a 13"-Tree, before adding or deleting a key, it is necessary to trace from the Root to the Leaf Node where the key should be or is contained. At this time, the Root No.
From de to the corresponding Le af Node'! JT (7
) R the NOde number (the number that identifies the Node)
,oot are stored in a table on the main memory in order. When the Node number of the parent N□de is needed, this table is searched and The N Ode number stored before the case containing the Node number is the N of the parent N0de.
□de number. In this way, the parent No. d
You can know e.

〔発明の実施例〕[Embodiments of the invention]

以下、本発明の一実施例を第1図〜第11図により説明
する。第1図に本発明の全体の構成を示す。lは磁気デ
ィスク装置(以後ディスクと略す)、2は13”−Tr
eeからなるインデックスファイル、21はインデック
スファイル内のNodeの使用・未使用をビットのon
−offで管理するビットマツプ、22はB”−Tre
eの本体を含む部分である。201〜208ばB” −
T r e eを構成するNodeで、201は1oo
t  Node 、205〜208はLeaf  No
deである。3はファイルラベルエリアで31〜32は
ファイルラベルである。
An embodiment of the present invention will be described below with reference to FIGS. 1 to 11. FIG. 1 shows the overall configuration of the present invention. l is a magnetic disk device (hereinafter abbreviated as disk), 2 is a 13"-Tr
The index file consists of
Bitmap managed with -off, 22 is B"-Tre
This is the part that includes the main body of e. 201-208B" -
201 is 1oo in the Node that constitutes T r e
t Node, 205 to 208 are Leaf No.
It is de. 3 is a file label area, and 31 to 32 are file labels.

ファイルラベルにi−j:、311にファイルのセクタ
アドレス、312にピットマツプの管理情報、313に
Root NodeのNode4’号(すなわち、B”
−Tr e e本体22のエリアの先頭から順にN0d
eにつけられた番号)、314にキー長および315に
レコードサイズを含む。
The file label is i-j:, 311 is the file sector address, 312 is the pit map management information, 313 is the Root Node No. 4' (i.e., B"
-Tr e N0d in order from the beginning of the area of the e main body 22
(number attached to e), 314 contains the key length, and 315 contains the record size.

4は主メモリで、5ばB” −T r e eを制御す
るシステムのプログラム群で、51はエントリを追加す
る、52はエントリを削除する、53はエントリを検索
するプログラムである。54.55は、51.52のプ
ログラムが1吏用するサフ゛ルーチンで、後に述べるN
’N4.’l[1111つたN Od e (7J) 
N Od e番号を登録するプログラム、55は指定さ
れたN Od eの親のNode番号を得るプログラム
である。
4 is a main memory, 5 is a group of programs for the system that controls B"-Tre, 51 is a program for adding entries, 52 is a program for deleting entries, and 53 is a program for searching for entries. 54. 55 is a subroutine used by the program 51.52, and is a subroutine that will be described later.
'N4. 'l [1111 N Ode (7J)
A program for registering the N Ode number, and 55 is a program for obtaining the Node number of the parent of the specified N Ode.

以降、54をNode番号登録プログラム、55を親N
0de番号検索プログラムを呼ぶ。
Hereinafter, 54 is the Node number registration program, and 55 is the parent N.
Call the 0de number search program.

なお、今まで木にキーを追加あるいは削除すると表現1
〜たが、正確には、キーとレコードからなるエントリを
追加あるいは削除すると表現するのが正しく、以後、後
者のように記述する。8はディスク上のN’odeやビ
ットマツプを読むだめのバッファである。6はユーザプ
ログラムを含むエリアで、61はユーザプログラム本体
で B+−Tree全市11@するプログラム51〜5
3を呼ぶ。
In addition, until now, when adding or deleting a key to a tree, expression 1
However, more accurately, it is correct to say that an entry consisting of a key and a record is added or deleted, and henceforth, it will be described as the latter. 8 is a buffer for reading N'ode and bitmap on the disk. 6 is the area containing the user program, and 61 is the user program itself.Programs 51 to 5 for B+-Tree citywide 11@
Call 3.

62は検索・追加あるいは削除するキーを、63は追加
するレコードをそれぞれ設定するエリアで、これらのア
ドレスをB” −T r e ei131) @プログ
ラムに渡すことにより所望の処理を行うことができる。
62 is an area for setting a key for searching, adding or deleting, and 63 is an area for setting a record to be added. Desired processing can be performed by passing these addresses to the B''-Tre ei131) @ program.

7はNNLT(Node Numl)Cr  Li5t
)と呼んでいるテーブルで、B+−TreeをRoot
 ’Nodeから対象キーを含むLeafNOdeまで
辿った時のN□de番号を先頭から順に記憶する。
7 is NNLT (Node Numl) Cr Li5t
), root B+-Tree.
'N□de numbers traced from Node to LeafNOde including the target key are stored in order from the beginning.

64〜68には33”−’l”ree制御プログラムの
処理の中間情報を記憶する。64には追加するエントリ
のキーを記憶する。65には同じく追加するエン1すの
レコード本体あるいは子N□deのN□de番号を記憶
している。66にはエン) IJ追加対象N0deのN
ode番号を記憶する。
Intermediate information of the processing of the 33''-'l''ree control program is stored in 64-68. 64 stores the key of the entry to be added. 65 also stores the record body of the en 1 to be added or the N□de number of the child N□de. 66 is en) IJ addition target N0de N
Remember the ode number.

67には、削除するエントリのN□de内の相対エント
り番号を、68にはエントリ削除対象・N(+deのN
□de番号をそれぞれ記憶する。
67 is the relative entry number in N□de of the entry to be deleted, and 68 is the entry deletion target・N(+de of N
□Memorize each de number.

第2図にNodeの詳細な構造を示す。9はNodeの
全体で、Root  Leaf 6るいはこれら以外の
N□deであるかの如何にかかわらず長さば1セクタ固
定とする。91はNodeの制御情報を含むエリアで固
定長である。92〜93は二ントりである。エントリ内
には921で示されるキーと、922で示されるVコー
ドfLeaf  Node時)あるいは下位N Od 
eのNc) d e番号(LeafN□de以外の時)
を含む。
Figure 2 shows the detailed structure of Node. 9 is the entire Node, and the length is fixed to one sector regardless of whether it is Root Leaf 6 or N□de other than these. Reference numeral 91 is an area containing control information of the node and has a fixed length. 92 to 93 are double numbers. In the entry, there is a key indicated by 921 and a V code indicated by 922.
Nc of e) d e number (when other than LeafN□de)
including.

911には右隣りのN(+deのN Od e 9号を
、912にはNode内に含まれるエントリの数、91
3にばRoot  Nodeか否かを表示するフラグお
よび914にはi、e3f Nodeか否かを表現する
フラグをそれぞれ記憶している。
911 is the number of entries included in the Node, 912 is the number of entries included in the Node, and 912 is the number of entries included in the Node.
3 stores a flag indicating whether it is a Root Node, and 914 stores a flag indicating whether it is an i, e3f Node.

Node内のエントリの数は、N0deに入り得る最大
のエントリ数とこの値の1/2である位数との間に入る
ように制御される。
The number of entries in Node is controlled so that it falls between the maximum number of entries that can fit in N0de and an order that is 1/2 of this value.

以上の構成に関する説明を基にして、以下エントリの追
加および削除α理を述べ、本方式を詳細に説明するとと
もに、本方式の有効性について述べる。
Based on the above explanation of the configuration, the process of adding and deleting entries will be described below, and this method will be explained in detail, as well as the effectiveness of this method.

第3図に二ントりを追加するプログラムのフローチャー
トを示す。このフローチャートを第4図および第5図に
示したB”−Treeの例に基づいて説明する。
FIG. 3 shows a flowchart of a program for adding second tones. This flowchart will be explained based on the example of B''-Tree shown in FIGS. 4 and 5.

まず第4図のAに示したB“−Treeにキーの値が2
5のエントリを追加することを考える。ここで第4図の
Aは追加前のB”−TreeXBは追加後のB”−Tr
ee、 211ば[Loot Node テ、Node
番号、1は、212〜215はLeaf Node  
で、Node番号はそれぞれj、に、t、mである。第
3図の101にて、第1図の7で示したNNLTの全ケ
ースをゼロクリアする。第3図の102にで、第1の3
13からR,oot NodeのNode番号、第4図
の例ではiを得る。第3図の103にて、ファイル管理
にて通常行われているように第1図の31にて示したフ
ァイルラベル上の情報に基づいて、Node番号iのデ
ィスク上のセクタアドレスを求め、このN□deを第1
図の8のシステムバッファに読む。第3図の104にて
、読込んたNode(7)Node番号iをNNLTに
登録する。
First, the key value is 2 in B"-Tree shown in A in Figure 4.
Consider adding 5 entries. Here, A in Fig. 4 is B"-Tree before addition, and B"-Tr after addition.
ee, 211ba [Loot Node Te, Node
Numbers 1, 212 to 215 are Leaf Node
The Node numbers are j, t, and m, respectively. At step 101 in FIG. 3, all cases of NNLT shown at 7 in FIG. 1 are cleared to zero. At 102 in Figure 3, the first 3
13, the Node number of R, oot Node, i in the example of FIG. 4, is obtained. At 103 in Figure 3, the sector address on the disk of Node number i is determined based on the information on the file label shown at 31 in Figure 1, as is usually done in file management. N□de first
Read to system buffer 8 in the figure. At 104 in FIG. 3, the read Node (7) Node number i is registered in the NNLT.

この処理は第1図の54で示したNode番号登録プロ
グラムによる。NNLTの詳細とN Od e番号登録
プログラムを第9図および第10図に示す。
This process is performed by the Node number registration program shown at 54 in FIG. Details of NNLT and the NODE number registration program are shown in FIGS. 9 and 10.

第9図にて、7ばNNLTで全体で、各々のケース71
〜77は4バイトで構成され、71から順にケース番号
が振られる。71にばNNLTに登録されているN O
d eの数を記1意する。72〜77には、)3”−’
l:’reeをR,oot Nodeから対象キーヲ含
むLeaf N0deまで辿った時のN Od e番号
が先頭から順に入る。登録できる最大のN□ d eO
数はNNLT内のケース数によるが、この値は想定でき
るB+−Treeの最大の段数分だけあればよく、ここ
では、ファイルの最大の大きさから15ケース固定とし
ている。
In Figure 9, in total, each case 71 is 7BANNLT.
~77 consists of 4 bytes, and case numbers are assigned sequentially starting from 71. No registered in NNLT in 71
Note the number of d e. 72 to 77, )3"-'
The NOde numbers when tracing l:'ree from R, oot Node to Leaf N0de containing the target key are entered in order from the beginning. Maximum N□d eO that can be registered
Although the number depends on the number of cases in the NNLT, this value only needs to correspond to the maximum number of stages of the B+-Tree that can be assumed, and here it is fixed at 15 cases due to the maximum size of the file.

第10図にNNLT登録プログラムのフローチャートを
示す。701にて、NNLTの登録されているN0dC
数(第9図の71に記憶)に1を加える。
FIG. 10 shows a flowchart of the NNLT registration program. 701, the registered N0dC of NNLT
Add 1 to the number (stored at 71 in Figure 9).

この場合、最初0であったので、701の処理終了後、
登録されているN0de数は1となる。
In this case, it was initially 0, so after processing 701,
The number of registered N0de is 1.

702では、NNLT元頭アドレスに登録NOd e数
と1ケース当シのバイト数4を掛けたものを加え、登録
すべきNNLTのケースのアドレスを得る。
At 702, the address of the NNLT case to be registered is obtained by adding the number of registered NOde times the number of bytes per case, 4, to the NNLT head address.

この場合、第9図の72で示したケースのアドレスが計
算される。
In this case, the address for the case shown at 72 in FIG. 9 is calculated.

703にて、702でアドレスを計算したケースに指定
N0de番号を設定する。この場合、Root Nod
e番号iが、第9図の72のケースに設定される。
At step 703, a designated N0de number is set for the case for which the address was calculated at step 702. In this case, Root Nod
The e number i is set in case 72 in FIG.

第3図の105にて読込んだNodeのLeafN□d
e表示(第2図の914で示す。)を参照して、Lea
f  Node T:hるか判定する。この場合、LC
afNodeでないので、第3図の106にジャンプす
る。106では、読込んだNode内のエントリのキー
を第1エントリから順に比較して最初に追加するエント
リのキーの値を越えるエントリを見つける。この場合キ
ーの値が30の第1エントリが咳当する。このエントリ
のポインタ値(一般には第2図の922にて示される。
LeafN□d of the Node read at 105 in Figure 3
With reference to the e display (indicated by 914 in FIG. 2),
f Node T: Determine whether h. In this case, L.C.
Since it is not afNode, jump to 106 in FIG. In step 106, the keys of the entries in the read Node are compared in order from the first entry to find an entry whose key value exceeds the key value of the first entry to be added. In this case, the first entry with a key value of 30 is the cough guard. The pointer value of this entry (generally indicated at 922 in FIG. 2).

)から下位のN Od eのN□d、e番号、この場合
Jを得る。
) to obtain the N□d, e number of the lower N Ode, in this case J.

この後第3図の103へ実り、下位のNodeすなわち
Node番号JのN Od eをシステムノ(ソファに
読み、104にて、Node番号登録プログラムをFF
[読込ンだN Od e t7) N Od e番号j
を、NNLTに登録する。この場合、第9図の73のケ
ースにjが設定され、71の登録N0de数ば2となる
After this, the process goes to 103 in Figure 3, and the lower Node, that is, the Node of Node number J, is read on the system computer (read on the sofa, and at 104, the Node number registration program is set to FF.
[Load number j
is registered in NNLT. In this case, j is set in case 73 in FIG. 9, and the number of registered N0de of 71 becomes 2.

105においては、Lear Nodeであるので、1
07へ進み、ここで、第1図の64〜66で示すワーク
にそれぞれ、追加するエントリのキー((すなわち25
)、ンコードおよびエントリ追加対象N0deのNod
e番号(すなわちj)を設定する。このように131〜
137においては、追加するエントリが入るべきLea
f  Node iで辿るとともに、NNLT K R
,o o tからLeaf tで辿つたNode番号を
登録し、かつワーク上に追加するエントリに関する情報
を設定する。NNLTは第4図のCのようになる。
105 is a Lear Node, so 1
07, and here, enter the entry keys ((i.e. 25
), Nod of N0de to which code and entry are added
Set the e number (i.e. j). Like this 131~
137, the Lea in which the entry to be added is to be entered.
f While tracing with Node i, NNLT K R
, o o t to Leaf t is registered, and information regarding the entry to be added to the work is set. The NNLT will look like C in Figure 4.

第3図の108にて、現在にN0de内に入っているエ
ントリ数(第2図の912に記憶)とN0deに入り得
るエントリの数を比較する。
At 108 in FIG. 3, the number of entries currently in N0de (stored in 912 in FIG. 2) is compared with the number of entries that can fit in N0de.

N□deに入り得るエントリの数は、エントリ長すなわ
ち、Leaf  N□de時はキー長とンコード長を加
えた値、Leaf以外の時はキー長とポインタ値を入れ
るエリアの長さ4バイト固定を加えた値で、N0deの
制(財)情報を含む部分の長さく固定値)を1余いた1
直を割ることにより求める。第4図のAの場合、現在の
エントリ数が4で、N0deに入り得るエン) l)の
数が4であるので第5図の108の判定では、109へ
進む。109においては、N0deの制御情報の内のR
,oot表示(第2図の913で示す。)を参照して、
追加対象N0deがRoot Nodeであるかを判定
する。この場合R,ootでないので110へ進む。)
ここでは、第1図の21で示されるビットマツプを参照
して空Nodeを得る。この場合、第4図のBの216
で示したN0deが新しく確保されたN0de″′Cあ
り、Node番号がnである。
The number of entries that can be entered in N□de is determined by the entry length, that is, the sum of the key length and encoding length for Leaf N□de, and the length of the area for storing the key length and pointer value is fixed at 4 bytes for non-Leaf N□de. , and the length of the part containing control (goods) information of N0de (fixed value) is 1 remainder.
Find it by dividing the direct. In the case of A in FIG. 4, the current number of entries is 4, and the number of entries (1) that can be entered in N0de is 4, so in the determination at 108 in FIG. 5, the process proceeds to 109. In 109, R in the control information of N0de
, oot display (indicated by 913 in FIG. 2),
It is determined whether the addition target N0de is a Root Node. In this case, since it is not R,oot, the process proceeds to 110. )
Here, an empty node is obtained by referring to the bitmap indicated by 21 in FIG. In this case, 216 in B of Figure 4
The N0de indicated by is a newly secured N0de'''C, and the Node number is n.

第3図の111においては、エントリ追加対象N Od
 eの後半のエントリを、新しく確保したN Od e
へ移す。その後追加するエントリのキーと前半のエント
リ入っているN0deの最大キーとを比転して、追加す
るエントリの方が大きい場合には新しく確保したN O
d eにエントリを追加する。
In 111 of FIG. 3, entry addition target N Od
The second half of e is newly secured N Od e
Move to. After that, compare the key of the entry to be added and the maximum key of the N0de containing the first half entry, and if the entry to be added is larger, the newly secured N0de is
d Add an entry to e.

もし、追加するエントリの方が小さい場合には、前半の
エントリが入っているN Od eに追加する。
If the entry to be added is smaller, it is added to NOde containing the first half entry.

この場合、第4図のBの216で示したN0deに、エ
ントリが追加される。この処理を5plit処理と呼ぶ
In this case, an entry is added to N0de indicated by 216 in B of FIG. This process is called 5 plit process.

第3図の113においては、親N0ae番号検索プログ
ラムを呼び5plitを起したN0deの親のN0de
のN’ocie番号をNNLT7から求める。親Nod
e番号検索プログラムのフローチャートを第11図に示
す。このフローチャートをNNLTが第4図のCに示し
たような一場合を例にとって説明する。ここでエントリ
追加対象NodeのNode番号がJ′?1″ある。
At 113 in FIG. 3, the parent N0ae number search program is called and
The N'ocie number of is obtained from the NNLT7. Parent Nod
A flowchart of the e-number search program is shown in FIG. This flowchart will be explained by taking as an example a case where the NNLT is as shown in C of FIG. Here, is the Node number of the Node to be added an entry J'? There is 1″.

第11回の801にて、カウンタ■(主メモリ上のエリ
アでもレンスタでもよい)にNNLTのN□ d e登
録数、この場合2を設定する。802にて、■+1番目
のケース(この場合第4図のCの73)のアドレスを計
算し、803にて、802にてアドレスを計算したケー
スに記憶されているN0cieA’号(この場合J)と
指定されたN Od e番+3′(この場合J)とを比
較する。この場合一致するので805ヘジャンブl、、
NNLTの工番目のケース(この場合、第4図のCの7
2で示すケース)から親NodeのNode番号(この
場合i)を得ることができる。もし、第11図の803
で一致し々い場合には804へ進み、カウンタエを1だ
け減算し、80.2ヘジヤンプし、指定Node番号を
記憶しているケースの検索処理を続行する。このように
して指定Nodeの親のN Od eのNode番号を
得ることができる。
At 801 of the 11th time, the number of N□de registrations of the NNLT, in this case 2, is set in the counter (which may be an area on the main memory or a lane star). At 802, the address of ■+1st case (in this case, 73 in C of FIG. 4) is calculated, and at 803, the address of N0cieA' (in this case J ) and the specified NOde number +3' (J in this case). In this case, it matches, so 805 Hejanbu l,,
NNLT work case (in this case, 7 of C in Figure 4)
The Node number (i in this case) of the parent node can be obtained from the case shown in 2). If 803 in Figure 11
If there is a close match, the process proceeds to 804, where the counter is subtracted by 1, jumps to 80.2, and the search processing for the case in which the specified Node number is stored is continued. In this way, the Node number of the parent NOde of the designated Node can be obtained.

第3図の114においては、113で得たN o d 
e番号にて親Nodeを読み、5plitを起したN 
Od eをポイントしていた親N0de内のエントリの
ポインタを、5plitのために追加したN0deのN
ode番号に変更する。すなわち、第4図のAにて21
2のNodeをポイントしていた親1’Jode 21
.1のエントリのポインタの値Jを第4図のBのように
nに変更する。
At 114 in FIG. 3, the N o d obtained at 113
N that read the parent Node with e number and caused 5plits
The pointer of the entry in parent N0de that was pointing to Ode is changed to N0de of N0de added for 5plit.
Change to ode number. That is, 21 at A in Figure 4
Parent 1'Jode 21 that was pointing to Node 2
.. The value J of the pointer of entry 1 is changed to n as shown in B in FIG.

第3図の115において、追加対象N0deをポイント
するエントリを親N0deに追加するための追加エント
リ情報を作成する。この場合、キーの値としては15、
ポインタ値はj1追加対象N0de番号はiである。こ
の処理後、108へ戻り、゛再びN0deへのエントリ
を追加する処理を開始する。この場合、追加対象N□d
eが満杯なので、109へ進む。この時の追加対象N0
deはR,ootNOdeであるので、117ヘジヤン
プする。117にて、第4図のBの217で示す5pl
it処理を行うだめのN0de用と218で示す新しい
RootN Od e用のN Od eを2ケ確保する
。118,119は前に述べた5plit処理である。
At 115 in FIG. 3, additional entry information for adding an entry pointing to the addition target N0de to the parent N0de is created. In this case, the key value is 15,
The pointer value is j1 and the addition target N0de number is i. After this process, the process returns to step 108 and starts the process of adding an entry to N0de again. In this case, additional target N□d
Since e is full, proceed to 109. Additional target N0 at this time
Since de is R, ootNOde, it jumps by 117. At 117, 5pl shown at 217 in B of Figure 4
Two N Odes are secured, one for the N0 de used for the IT processing and the other for the new Root N Ode indicated by 218. 118 and 119 are the 5 plit processing described above.

120においては今までのRoot  N0deがそう
でなくなるので、第4図のBの211で示すN0deの
Root表示をクリアする。第5図の121においては
、5plit (〜だ2つのN0deを指す2個のエン
トリを含む新しいRoot  Nodeを作る。122
にて、ファイルラベル内のR,oot  Nodeへの
ポインタ(第1図の313で示す。)を新しいRoot
Nodeへ更新する。この結果、B” −T r e 
eの形は図4のBのようになる。
At 120, the previous Root N0de is no longer the same, so the root display of N0de shown at 211 in B of FIG. 4 is cleared. At 121 in FIG. 5, create a new Root Node containing two entries pointing to two N0de.
, move the pointer to the R,root Node in the file label (indicated by 313 in Figure 1) to the new Root
Update to Node. As a result, B"-T r e
The shape of e is as shown in B in FIG.

このように5plit処理にて、親N□deを変更する
ことが必要となるが、NNLTにRootからLeaf
 Nodeまで辿った時に、これらのNode番号を記
憶しておくことにより、再びRootN Od eから
辿りなおさずに親N Od e番号を得ることができ、
高速にエントリの追加処理を行うことができる。
In this way, it is necessary to change the parent N□de in the 5plit process, but from the Root to the Leaf
By remembering these Node numbers when tracing to the Node, you can obtain the parent Node number without retracing from the RootNode,
Entries can be added at high speed.

Spl+を処理が不要な場合を第5図を用いて説明する
。第5図のAのf3”−’I’reeにキーの値が15
のエントリを追加する場合を考える。第3図の101〜
107にて、Rootからエントリを追加する対象のL
eaf Node iで辿り、これらのNode番号を
NNLTに登録し、追加エンl−IJ情報をワーク上に
設定する。第3図の108にて、N Od e内のエン
トリの数が3個で、満杯でないので、116へ進み、エ
ントリを追加して処理を終了する。この結果B”−Tl
eeは、第5図のBのようになる。この場合には親N0
deの更新は不要である。
A case where Spl+ does not need to be processed will be explained using FIG. The key value is 15 in f3''-'I'ree of A in Figure 5.
Consider adding an entry for . 101~ in Figure 3
In step 107, the target L to which an entry is added from Root
trace with eaf Node i, register these Node numbers in NNLT, and set additional en l-IJ information on the work. At 108 in FIG. 3, the number of entries in N Ode is 3 and it is not full, so the process proceeds to 116, an entry is added, and the process ends. This result B”-Tl
ee becomes as shown in B in FIG. In this case, parent N0
There is no need to update de.

第6〜8図を用いてエントリ削除処理を説明する。まず
第7図のAのB”−Treeからキーの値が10のエン
トリを削除することを考える。Aはエン)・りを削除す
る前のB”−Tree、、 )3は削除後のB”−4:
’reeである。第7図にて、501はRootNod
e、 502 、503 、504および505ばLe
af Nodeであり、Node番号はそレソレ、i、
j、に、Aおよびmである。
Entry deletion processing will be explained using FIGS. 6 to 8. First, consider deleting an entry with a key value of 10 from B''-Tree of A in Figure 7. ”-4:
'ree. In Figure 7, 501 is RootNod
e, 502, 503, 504 and 505 Le
af Node, and the Node number is that, i,
j, A and m.

第6図にて、401〜403にて、エントリの追加処理
と同様にRoot  Node から削除エントリを含
むLeaf Nodeまで辿シ、辿ったN□、deのN
ode番号をNNLTに登録する。この結果NNL’l
tj:第7図のCのようになる。403にて、第1図の
67に削除エントリ情報すなわち削除するエントリのN
0de内相対工ントリ番号および68に削除対象N O
d eのNode番号を設定する。
In FIG. 6, in steps 401 to 403, the trace is traced from the Root Node to the Leaf Node containing the deleted entry in the same way as in the entry addition process, and the traced N□ and the N of de
Register the ode number to NNLT. As a result, NNL'l
tj: As shown in C in FIG. At step 403, deletion entry information, ie, N of the entry to be deleted, is entered at 67 in FIG.
Relative factory number in 0de and deletion target NO in 68
d Set the Node number of e.

第6図の404にて、削除対象N0de内のエントリ数
と位数すなわち、N0de内に入り得るエントリの数の
量大値の1/2とを比べる。最大エントリ数はエントリ
の追加の所で述べた方法により求める。この場合のNo
de内のエントリ数が2で位数と同じであるので、40
5へ進む。
At 404 in FIG. 6, the number of entries in the deletion target N0de is compared with the order, that is, 1/2 of the maximum value of the number of entries that can fit in the N0de. The maximum number of entries is determined by the method described in the section on adding entries. No in this case
The number of entries in de is 2, which is the same as the order, so 40
Proceed to step 5.

第6図の405に2いてエントリ削除対象N Od e
がR,oot  N□de かどうか判定t る。コレ
はエントリ追加の場合と同様の方法にて行う。この第7
図の例では、R,oot  Node でないので、4
06へ進む。
2 in 405 in Figure 6 and the entry is to be deleted.
Determine whether t is R,oot N□de. This is done in the same way as adding an entry. This seventh
In the example in the figure, it is not R, oot Node, so 4
Proceed to 06.

第9図の406においては、親N0de番号検索プログ
ラムを呼び、NNLTのNode番号の記憶しているケ
ースをサーチして、エントリ削除対象N0deのNod
e番号が記憶されているケースを探し、このケースの直
前のケースに入っている1’tJQde番号を得る。こ
れが親N0deのNod e番号である。この場合、第
7図のCのNNLTをjで検索し、Jの入っているケー
スの直前のケースに入っているN□de番号iが親N 
Od e番号である。
In step 406 of FIG. 9, the parent N0de number search program is called to search for cases where the Node number of NNLT is stored, and to find the Node of the N0de whose entry is to be deleted.
Find the case in which the e number is stored and obtain the 1'tJQde number contained in the case immediately before this case. This is the Node number of the parent N0de. In this case, the NNLT of C in Figure 7 is searched by j, and the N□de number i in the case immediately before the case containing J is the parent N.
This is the Ode number.

407にて親N0deを読む。At 407, read the parent N0de.

第6図の408においては、親Node内の削除対象N
0deをポイントするエントリの隣のエントリから削除
対象N Od eここでは第7図の503のNodeの
隣のNodeのNode番号Rを得て、このNodeを
システムバッファに読み込む。409において、全読込
んだN0de内のエントリ数、ここでは3と位数、ここ
でば2とを比較する。エントリ数が位数よシ大きいので
、410へ進む。
In 408 of FIG. 6, the deletion target N in the parent Node is
Here, the Node number R of the Node next to Node 503 in FIG. 7 is obtained from the entry next to the entry pointing to 0de, and this Node is read into the system buffer. In step 409, the number of fully read entries in N0de, 3 in this case, is compared with the order, 2 in this case. Since the number of entries is larger than the order, the process advances to 410.

第6図の410においては、第7図のAの501゜50
2および503のN Od eを第7図のBの501゜
502および503のN□deのようにする。すなわち
削除エントリ情報(第1図の67.68に記憶されてい
る。)によシ指定されだエントリを削数が位数より小さ
くならないようにする。この処理を均衡化処理と呼ぶ。
At 410 in Figure 6, 501°50 of A in Figure 7
The N Ode of 2 and 503 is set to be 501° and N□de of 502 and 503 in FIG. 7B. That is, the number of entries specified by the deletion entry information (stored at 67 and 68 in FIG. 1) is made not to become smaller than the order. This process is called balancing process.

これでエントリ削除処理を終了する。この結果、B”−
Treeは第7図のBのようになる。
This completes the entry deletion process. As a result, B”-
The tree will look like B in Figure 7.

第8図のB“−’14eeからキーの値が70のエント
リを削除することを考える。
Consider deleting the entry whose key value is 70 from B"-'14ee in FIG.

第6図にて、401〜407までで、第7図の例と同様
の処理が行われる。ただし、NNLTは第8図のCに示
したようになり、601と603のN Od eがシス
テムバッファに読込まれる。408では、親N Od 
e内の対象Nodeのエントリの隣のエントリから隣の
NodeのNode番号を得て、こ(7)Nodelシ
ステムバッファに読み込む。
In FIG. 6, the same processing as in the example of FIG. 7 is performed in steps 401 to 407. However, the NNLT becomes as shown in FIG. 8C, and N Ode 601 and 603 are read into the system buffer. 408, the parent N Od
Obtain the Node number of the next Node from the entry next to the entry of the target Node in e, and read it into the Nodel system buffer (7).

第6図の409にて、隣のN c) d eのエン) 
IJ数と、位数とを比較する。この場合、エントリ数が
2で、位数が2であるので、411ヘジヤンプする。4
11においては、指定エントリを削除後、左隣のN O
d eへ残りのエントリを移し、このNo d eを空
Nodeとして返却する。この処理を併合処理と呼ぶ。
At 409 in Figure 6, the adjacent N c) d e's en)
Compare the IJ number and the order. In this case, the number of entries is 2 and the order is 2, so 411 hegejumps are performed. 4
11, after deleting the specified entry, the left neighbor NO
The remaining entries are moved to d and this Node is returned as an empty Node. This process is called merging process.

第6図の411の併合処理によりエントリを移したN0
deの最大キーが変わる、すなわち第8図のNode6
02の最大キーが、50から仮想的最大キー(B”−T
reeに対する処理を簡易にするためにあらかじめ、B
“−Treeに加えておくキー)に変わったのに伴い、
親Node内のこのNodeをポイントしているエン)
 IJのキーをNode内の新しい最大キーに更新し、
削除されたNodeをポイントしているエン) l)を
削除するように、削除エントリの情報を第1図の67.
68に設定する。
N0 to which the entry was moved by the merging process of 411 in Figure 6
The maximum key of de changes, that is, Node 6 in Fig. 8.
The maximum key of 02 is the virtual maximum key (B”-T
In order to simplify the processing for ree,
“-Key to add to Tree)”,
The en that points to this Node within the parent Node)
Update the IJ key to the new maximum key in the Node,
In order to delete the entry (l) pointing to the deleted Node, enter the information of the deletion entry at 67.1 in Figure 1.
Set to 68.

この場合、67に削除エントリのNode内相対エント
リ番号2.68に削除対象N□deのNode番号iを
設定する。
In this case, the intra-Node relative entry number of the deletion entry is set to 67, and the Node number i of the deletion target N□de is set to 68.

第6図にて親N Q d eから削除し九N Od e
をポイントしていたエントリを削除すべく404へ戻る
In Figure 6, it is deleted from the parent N Q d e and 9 N Od e
The process returns to 404 to delete the entry pointing to .

404にて、Node内のエントリ数は2で位数に等し
いので、405へ進む。405にて対象l’J o d
 eはR,oot Node  であるので、413ヘ
ジヤンプする。413にて、対象N□deはLeafN
 Od eでないので、414へ進む。414にて対象
Node内のエン) l)数は2イ固であるので、41
5へ進む。415にて併合によ91個になったN。
At 404, the number of entries in Node is 2, which is equal to the order, so the process advances to 405. At 405, target l'J o d
Since e is R, oot Node, it jumps by 413. At 413, the target N□de is LeafN
Since it is not Ode, proceed to 414. At 414, the number (l) in the target Node is fixed to 2, so 41
Proceed to step 5. In 415, N became 91 by annexation.

N o d eを新しいRoot  Nodeとし、今
tでのRoot  Nodeを返却する。この結果13
”−Tr eeは第8図の13のようになる。
Set Node as a new Root Node and return the current Root Node at t. This result 13
”-Tree becomes like 13 in FIG.

一方、Nodeが11固のB”−’preeで、しかも
エントリ数が位数以下の場合には、第6図にて401〜
405,413と処理が進み、413にて416へジャ
ンプして指定エントリを削除して終る。
On the other hand, if the Node is 11 B''-'pree and the number of entries is less than the order, 401~
The process proceeds through steps 405 and 413, and at step 413 jumps to step 416 to delete the designated entry and end.

また、削除対象のエントリを含むLeaf Nodeに
位数より多いエン11が存在している場合は、第6図に
で、401〜404と処理進み、404から416ヘジ
ヤンプして指定エントリをMll除して終る。
In addition, if there are more en 11 than the order in the Leaf Node that includes the entry to be deleted, the process proceeds from 401 to 404 in FIG. It ends.

さらに、エントリの削除が下位のN0deからRoot
  Nocie−5で波及し、1oot  Nade内
のエントリ数が3個以上で、位数以下の場合は、第6図
の414の判定で416ヘンヤンプし、エントリを削除
して処理を終了する。これは、ROotN Od eの
エントリ数は位数以下も認めるためである。
Furthermore, entry deletion is possible from the lower N0de to Root
If it spreads through Nocie-5 and the number of entries in 1root Nade is 3 or more but less than the order, 416 is jumped at 414 in FIG. 6, the entry is deleted, and the process ends. This is because the number of entries in ROotN Ode is also allowed to be less than the order.

このようにエントリ削除処理においても、併合および均
衡化を行う場合、親Nodeを更新する必要がるシ、こ
の時に、NNLTを検索するだけで、親N0deのNo
de番号を得ることができる。
In this way, even in entry deletion processing, when merging and balancing, it is necessary to update the parent Node.
de number can be obtained.

〔発明の効果〕〔Effect of the invention〕

B”−Treeに対してエントリを追加することによる
5plit処理およびエントリを削除することによる均
衡化あるいは併合処理にて、処理対象N0deの親のN
 Od eを参照および更新する必要がある。本発明に
よれば、親N□deをRoot N□deから辿りなお
さずに知ることが出来、高速に親N0deの参照あるい
は更新することが可能となり、B”−Treeへのエン
トリ追加および削除処理を高速に行うことができる。
In the 5-plit process by adding an entry to B''-Tree and the balancing or merging process by deleting an entry, the parent N of the processing target N0de is
It is necessary to refer to and update Ode. According to the present invention, it is possible to know the parent N□de without tracing back from the Root N□de, it is possible to refer to or update the parent N0de at high speed, and it is possible to add and delete entries to B”-Tree. can be done quickly.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の全体構成を示し、第2図はNodeの
内部構成を示し、第3図はB”−4’reeヘエントリ
を追加するプログラムのフローを示し、第4図および第
5図はB” −’I” r e eヘエン) IJを追
よび第8図はB+〜Treeからエントリを削除する例
を示している。第9図ばNNLT、第10図ばNNLT
KNode番号登録するプログラムのフローチャート、
第11図は親Node番号をNNLTから検索するプロ
グラムのフローチャートを示す。
Figure 1 shows the overall configuration of the present invention, Figure 2 shows the internal configuration of the Node, Figure 3 shows the flow of a program that adds an entry to B''-4'ree, and Figures 4 and 5. Figure 8 shows an example of deleting an entry from B+~Tree. Figure 9 shows NNLT, Figure 10 shows NNLT.
Flowchart of the program for registering KNode number,
FIG. 11 shows a flowchart of a program for searching the parent Node number from the NNLT.

Claims (1)

【特許請求の範囲】 演算処理装置と主メモリと補助記憶装置と入出力装置か
らなる電子計算機システムにおいて、キーにて情報を検
索するだめの平衡木に対して、Root Nodeから
Leaf Node まで辿ツタN Od eの識別情
報を辿った順に記憶するテーブル。 キーを平衡木に+li加する場合には、追加キーを格納
ずべきLeaf NodeまでR,oot  Node
から辿る時に、辿った順にNodeの識別情報を前述し
たテーブルに記憶しておき、木を平衡化するために処理
中のN0deの親のNodeの識別情報が必要になった
時には、前述のテーブルを参照して親のN0deの識別
情報を得る論理のキーの追加処理を行うプログラム、キ
ーを平衡木から削除する場合においても、削除するキー
を含んでいるLeafN□deまでROOl N0de
から辿る時に、辿ったNodeの識別情報を順に前述し
たテーブルに記憶し、平衡化のため必要となる処理中の
Nodeの親のNodeの識別情報をキーの追加処理と
同様にして、前述したテーブルから得る論理のキーを平
衡木から削除するプログラム、これらのプログラムのた
めに、指定されだN0deの識別情報を前述したテーブ
ルに、Nodeを辿った順に登録するサブルーチンおよ
びこのテーブルを参照して指定されたN □ d e 
t7) 職別情報を探し、この直前に記憶されている親
のN Od eの識別情報を得るサブルーチンを設ける
ことによシ、平衡化時に必要となる処理中のN Od、
 eの親のN Od eの識別情報をR,ootN□c
ieから再び辿りなおす処理を不要とし、平衡木に対し
て、特に高速なキーの追加および削除が可能な情報検索
方式。
[Claims] In an electronic computer system consisting of an arithmetic processing unit, a main memory, an auxiliary storage device, and an input/output device, for a balanced tree in which information is searched using a key, an ivy N is traced from a Root Node to a Leaf Node. A table that stores identification information of Ode in the order in which it is traced. When adding a key to the balanced tree, R,oot Node is added to the Leaf Node where the additional key should not be stored.
When tracing from N0de, the identification information of the nodes is stored in the table mentioned above in the order of tracing, and when the identification information of the parent Node of the N0de being processed is needed to balance the tree, the table mentioned above is stored. A program that performs logical key addition processing to obtain the identification information of the parent N0de by referring to it. Even when deleting a key from the balanced tree, ROOl N0de is added to the LeafN□de that contains the key to be deleted.
When tracing from , the identification information of the traced Node is stored in the above-mentioned table in order, and the identification information of the parent Node of the Node being processed, which is necessary for balancing, is stored in the above-mentioned table in the same manner as the key addition process. For these programs, there is a subroutine that registers the identification information of the specified N0de in the above-mentioned table in the order in which the nodes are traced, and a subroutine that refers to this table to N □ d e
t7) By providing a subroutine that searches for job information and obtains the identification information of the parent's N Ode that has been stored immediately before, the N Od that is being processed, which is necessary at the time of balancing, can be
e's parent's N Od e's identification information is R, ootN□c
An information retrieval method that eliminates the need for retracing processing from ie and allows particularly high-speed addition and deletion of keys to and from a balanced tree.
JP58018824A 1983-02-09 1983-02-09 Information retrieving system Granted JPS59146339A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58018824A JPS59146339A (en) 1983-02-09 1983-02-09 Information retrieving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58018824A JPS59146339A (en) 1983-02-09 1983-02-09 Information retrieving system

Publications (2)

Publication Number Publication Date
JPS59146339A true JPS59146339A (en) 1984-08-22
JPH0524549B2 JPH0524549B2 (en) 1993-04-08

Family

ID=11982304

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58018824A Granted JPS59146339A (en) 1983-02-09 1983-02-09 Information retrieving system

Country Status (1)

Country Link
JP (1) JPS59146339A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04229372A (en) * 1990-04-26 1992-08-18 Internatl Business Mach Corp <Ibm> Method and system for controlling reuse of memory sapce
KR20000037515A (en) * 1998-08-19 2000-07-05 윤종용 Method for composing b+ tree to manage history
WO2008012190A1 (en) * 2006-07-25 2008-01-31 Robert Bosch Gmbh Update method for databases, particularly navigation databases

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1040255A (en) * 1996-07-29 1998-02-13 Nec Software Ltd Hash table control device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS4871106A (en) * 1971-12-25 1973-09-26
JPS57103181A (en) * 1980-12-19 1982-06-26 Fujitsu Ltd Main storage residing system for index
JPS57139848A (en) * 1981-02-23 1982-08-30 Hitachi Ltd Picture control system of display data input terminal equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS4871106A (en) * 1971-12-25 1973-09-26
JPS57103181A (en) * 1980-12-19 1982-06-26 Fujitsu Ltd Main storage residing system for index
JPS57139848A (en) * 1981-02-23 1982-08-30 Hitachi Ltd Picture control system of display data input terminal equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04229372A (en) * 1990-04-26 1992-08-18 Internatl Business Mach Corp <Ibm> Method and system for controlling reuse of memory sapce
KR20000037515A (en) * 1998-08-19 2000-07-05 윤종용 Method for composing b+ tree to manage history
WO2008012190A1 (en) * 2006-07-25 2008-01-31 Robert Bosch Gmbh Update method for databases, particularly navigation databases
US9378222B2 (en) 2006-07-25 2016-06-28 Robert Bosch Gmbh Updating method for databases, in particular navigation databases

Also Published As

Publication number Publication date
JPH0524549B2 (en) 1993-04-08

Similar Documents

Publication Publication Date Title
US4914569A (en) Method for concurrent record access, insertion, deletion and alteration using an index tree
US6546394B1 (en) Database system having logical row identifiers
JPH02501514A (en) How to combine software application programs that use attribute data model databases
JPH11212980A (en) Production of index and retrieval method
US4780810A (en) Data processor with associative memory storing vector elements for vector conversion
JP3205406B2 (en) Reference target variable determination processing method and translation processing system
CN111666302A (en) User ranking query method, device, equipment and storage medium
JPS59146339A (en) Information retrieving system
JP2001229060A (en) System and method for retrieving directory and computer readable recording medium with directory retrieval program recorded thereon
CN111581440B (en) Hardware acceleration B + tree operation device and method thereof
JPH09305622A (en) Method and system for managing data base having document retrieval function
JPH0561758A (en) Information link device
EP0170442A2 (en) A method for searching sparse databases using an associative technique
JPH08255170A (en) Retrieval processor with sorting
JPH03129570A (en) Data base retrieving system
JPH0456344B2 (en)
JP2690648B2 (en) Network address management device
JP2604787B2 (en) Two-dimensional data storage method
JPH06214849A (en) Data base system
JPS61184635A (en) Retrieving system for data base system
JPS63150724A (en) Data access processing system
JPS6327927A (en) Index generation system in reserved information retrieval system
JPH02259942A (en) Data base generation management processing system
JPS63118958A (en) Index file memory device
JPH04337867A (en) Data base retrieval system