An ordered list of children. The only difference with list is a maintained parent pointer. All elements of this list are expected to be trees or have parent pointers and a reparent function. Expects to contain at most one copy of any elements. Can be used to model XML, JSON documents, DOM
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected