You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
C++ API. There are two equivalence templates, the first is TripleWithRelation + Triple, the second is TripleWithRelation + TripleWithRelation with aliases from the first triple for [1] (arc) and [2] (node) element. The first template is found succesfully, the second is not.
To Reproduce
Create templates as described or like on the screenshots.
Search template.
See template not found.
Expected behavior
The second template is found as well as the first.
Screenshots
Desktop (please complete the following information):
OS: Linux mint 20.3 Cinnamon
The text was updated successfully, but these errors were encountered:
Describe the bug
C++ API. There are two equivalence templates, the first is TripleWithRelation + Triple, the second is TripleWithRelation + TripleWithRelation with aliases from the first triple for [1] (arc) and [2] (node) element. The first template is found succesfully, the second is not.
To Reproduce
Expected behavior
The second template is found as well as the first.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: