This sample shows how to configure filtering and
folding
in the same application. While both features can be used in the same graph, the order of
initialization is important.
Filtering and Folding are both features to reduce the complexity of a graph and to hide
graph items from the viewer. With Folding, group nodes can be collapsed into folders,
which hides their content. Filtering temporarily removes nodes or edges from the graph.
Both features have their field of application, and sometimes the need arises to use both
together.