| Class | Description |
|---|---|
| ContainmentGraphCollector |
Visits a data graph from a given source/root, collecting the source and any
contained nodes from the source which are part of the contiguous containment
hierarchy.
|
| LinkedNode |
Stores a data object, the source/container data object and source property
that links or references it.
|
| SourceNodeCollector |
Visits an entire data graph, searching for data objects which have link(s) to
the given target data object.
|
Copyright © 2021. All rights reserved.