TreeSnapshot is a snapshot of the node tree running on a server, at a single point in time. Snapshots can be generated using the *get method.
action |
A function to be executed when the TreeShapshot has been build. Snapshot is passed as the first argument. |
node |
(Optional) A group on the server to query. This useful to build a snapshot of only a subsection of the node tree. |