Add to aai-common query builder get parent step
[aai/aai-common.git] / aai-core / src / test / resources / dbedgerules / DbEdgeRules_TraversalQueryTest.json
index 515831e..d68ad35 100644 (file)
                        "prevent-delete": "NONE",
                        "default": "true",
                        "description": "Hard to describe"
+               },
+               {
+                       "from": "l-interface",
+                       "to": "p-interface",
+                       "label": "tosca.relationships.network.BindsTo",
+                       "direction": "OUT",
+                       "multiplicity": "MANY2ONE",
+                       "contains-other-v": "!${direction}",
+                       "SVC-INFRA": "${direction}",
+                       "delete-other-v": "!${direction}",
+                       "prevent-delete": "NONE",
+                       "default": "true"
                }
        ]
 }