I am attempting to the used the set<> features to establish relationships, but am getting unexpected results. So I have a couple questions:
a. What effect does using attribute / relationship / no qualifier have when decorating an ODL class member.
b.I am trying to iterate over the set collection, but am unable to find an ...At() function in the schema. The documentation lead me to believe that I should be able to do this, even if the order is undefined.
c. What is performance tradeoff in using array vs set to form a relationship?
Thanks,
Brian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I am attempting to the used the set<> features to establish relationships, but am getting unexpected results. So I have a couple questions:
a. What effect does using attribute / relationship / no qualifier have when decorating an ODL class member.
b.I am trying to iterate over the set collection, but am unable to find an ...At() function in the schema. The documentation lead me to believe that I should be able to do this, even if the order is undefined.
c. What is performance tradeoff in using array vs set to form a relationship?
Thanks,
Brian