suppressSimilarAncestorsCheck

Beta  

suppressSimilarAncestorsCheck: undefined | boolean

Suppress similar ancestor nodes' checking when creating nodes based on this specification.

By default we stop creating hierarchy at the node that has a similar ancestor representing the same ECInstance and created using the same specification to prevent creating infinite hierarchies. With this flag enabled, we allow up to 10 similar ancestors before we consider the hierarchy infinite.

Defined in

Last Updated: 29 November, 2022