Creates a new ResolutionCollectionNode
Segment of the path that leads to this node
Whether or not this collection node has all the direct children document available in the DB
ReadonlysegmentSegment of the path that leads to this node
Whether or not this node has child nodes
Gets all the models that are in the ResolutionCollectionNode directly below
Gets the child ResolutionDocumentNode accessed with the segment given.
Segment to reach the child node
The child ResolutionDocumentNode or null if it doesn't exist.
Gets the child ResolutionDocumentNode accessed with the segment given. It creates it if it doesn't exist.
Segment to reach the child node
The child ResolutionDocumentNode
Collection node for the resolution tree