Reference
Reference
When traversing the tables we first build a graph representing the data generation order. The graph is build out of this nodes
Kind: global class
reference.targetIdentity
The target identity is used to identify if a reference points to the same target in the same instance
Kind: instance property of Reference
reference.clone(recursiv)
Clones the current reference
Kind: instance method of Reference
Param | Type | Default | Description |
---|---|---|---|
recursiv | boolean | false | if true, then also the target node will be cloned recursivly |