Class E109_TreeToRootList
ToRootListAsync - get full tree structure.
Returns root nodes with Children populated recursively.
[ExampleMeta("E109", "Tree Query - ToRootListAsync", "Trees", ExampleTier.Free, 3, new string[] { "Tree", "ToRootListAsync", "FullTree", "Pro" }, Order = 109)]
public class E109_TreeToRootList : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)