relations property

relations property

Gets the collection of parent-child relations defined for document tables of this set.

Definition:

@property
def relations(self):
    ...

See Also