|
|
|
@ -14,7 +14,7 @@ insert vertex `item_leaf` ( `item_name`) values "1-1-1":("深圳城乡居民退
|
|
|
|
|
insert edge `dependence_edge`() values "1-1"->"1-1-1":(),"1-1"->"1-1-2":();
|
|
|
|
|
|
|
|
|
|
# 插入办理条件节点
|
|
|
|
|
insert vertex `process_condition` ( `detail`) values "1-1-1-1":("深圳城乡居民退休条件...内容待补充");
|
|
|
|
|
insert vertex `process_condition` ( `detail`) values "1-1-1-1":("深圳城乡居民退休条件...内容在update");
|
|
|
|
|
# 插入叶子节点和办理条件节点之间的关系
|
|
|
|
|
insert edge `process_condition_edge`() values "1-1-1"->"1-1-1-1":();
|
|
|
|
|
|
|
|
|
@ -31,7 +31,7 @@ insert vertex `item_leaf` ( `item_name`) values "1-1-2":("非深圳城乡居民
|
|
|
|
|
# 建立连接关系,城乡居保退休下级节点非深圳城乡居民退休
|
|
|
|
|
insert edge `dependence_edge`() values "1-1"->"1-1-2":();
|
|
|
|
|
# 插入办理条件节点
|
|
|
|
|
insert vertex `process_condition` ( `detail`) values "1-1-2-1":("非深圳城乡居民退休条件...内容待补充");
|
|
|
|
|
insert vertex `process_condition` ( `detail`) values "1-1-2-1":("非深圳城乡居民退休条件...内容在update");
|
|
|
|
|
# 插入叶子节点和办理条件节点之间的关系
|
|
|
|
|
insert edge `process_condition_edge`() values "1-1-2"->"1-1-2-1":();
|
|
|
|
|
# 插入条件节点,非深圳城乡居民退休
|
|
|
|
@ -50,7 +50,7 @@ insert vertex `item_leaf` ( `item_name`) values "1-2-1":("深圳企业职工退
|
|
|
|
|
# 建立连接关系,企业职工退休下级节点深圳企业职工退休/广东省其他地区企业职工退休/省外户口企业职工退休/港澳台和外籍人员企业职工退休
|
|
|
|
|
insert edge `dependence_edge`() values "1-2"->"1-2-1":(),"1-2"->"1-2-2":(),"1-2"->"1-2-3":(),"1-2"->"1-2-4":();
|
|
|
|
|
# 插入深圳企业职工办理条件节点
|
|
|
|
|
insert vertex `process_condition` ( `detail`) values "1-2-1-1":("深圳企业职工退休条件...内容待补充");
|
|
|
|
|
insert vertex `process_condition` ( `detail`) values "1-2-1-1":("深圳企业职工退休条件...内容在update");
|
|
|
|
|
# 插入叶子节点和办理条件节点之间的关系
|
|
|
|
|
insert edge `process_condition_edge`() values "1-2-1"->"1-2-1-1":();
|
|
|
|
|
# 插入条件节点,深圳企业职工退休
|
|
|
|
@ -66,7 +66,7 @@ insert edge `condition_edge`() values "1-2-1-1"->"1-2-1-1-1":(),"1-2-1-1-1"->"1-
|
|
|
|
|
"1-2-1-1-1-1-1"->"1-2-1-1-1-1-1-2":(),"1-2-1-1-1-1-1-2"->"1-2-1-1-1-1-1-1-1":();
|
|
|
|
|
|
|
|
|
|
# 插入广东省其他地区企业职工办理条件节点
|
|
|
|
|
insert vertex `process_condition` ( `detail`) values "1-2-2-1":("广东省其他地区企业职工退休条件...内容待补充");
|
|
|
|
|
insert vertex `process_condition` ( `detail`) values "1-2-2-1":("广东省其他地区企业职工退休条件...内容在update");
|
|
|
|
|
# 插入叶子节点和办理条件节点之间的关系
|
|
|
|
|
insert edge `process_condition_edge`() values "1-2-2"->"1-2-2-1":();
|
|
|
|
|
# 插入条件节点,广东省其他地区企业职工退休
|
|
|
|
@ -82,7 +82,7 @@ insert edge `condition_edge`() values "1-2-2-1"->"1-2-2-1-1":(),"1-2-2-1-1"->"1-
|
|
|
|
|
"1-2-2-1-1-1-1"->"1-2-2-1-1-1-1-2":(),"1-2-2-1-1-1-1-2"->"1-2-2-1-1-1-1-1-1":();
|
|
|
|
|
|
|
|
|
|
# 插入省外户口企业职工办理条件节点
|
|
|
|
|
insert vertex `process_condition` ( `detail`) values "1-2-3-1":("省外户口企业职工退休条件...内容待补充");
|
|
|
|
|
insert vertex `process_condition` ( `detail`) values "1-2-3-1":("省外户口企业职工退休条件...内容在update");
|
|
|
|
|
# 插入叶子节点和办理条件节点之间的关系
|
|
|
|
|
insert edge `process_condition_edge`() values "1-2-3"->"1-2-3-1":();
|
|
|
|
|
# 插入条件节点,省外户口企业职工退休
|
|
|
|
@ -99,7 +99,7 @@ insert edge `condition_edge`() values "1-2-3-1"->"1-2-3-1-1":(),"1-2-3-1-1"->"1-
|
|
|
|
|
"1-2-3-1-1-1-1"->"1-2-3-1-1-1-1-2":(),"1-2-3-1-1-1-1-2"->"1-2-3-1-1-1-1-1-1":();
|
|
|
|
|
|
|
|
|
|
# 插入港澳台和外籍人员企业职工办理条件节点
|
|
|
|
|
insert vertex `process_condition` ( `detail`) values "1-2-4-1":("港澳台和外籍人员企业职工退休条件...内容待补充");
|
|
|
|
|
insert vertex `process_condition` ( `detail`) values "1-2-4-1":("港澳台和外籍人员企业职工退休条件...内容在update");
|
|
|
|
|
# 插入叶子节点和办理条件节点之间的关系
|
|
|
|
|
insert edge `process_condition_edge`() values "1-2-4"->"1-2-4-1":();
|
|
|
|
|
# 插入条件节点,港澳台和外籍人员企业职工退休
|
|
|
|
|