0

Does InterSystems IRIS support one-to-one relationships in the object model?

I referred to the documentation, but it says only something about one-to-many and parent-child relationship types.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
Evgeny Shvarov
  • 468
  • 5
  • 17

1 Answers1

1

Yes! But it is not explicitly mentioned in the documentation.

See this reply for details and a simple example.

Peter Mortensen
  • 30,738
  • 21
  • 105
  • 131
  • Thank you @Robert.c.c. But in fact, this means that it doesn't, but this could be managed with several approaches. Thanks for your answer. – Evgeny Shvarov Apr 11 '21 at 20:47