Class E108_TreeToTreeList

Assembly: redb.Examples.dll

ToTreeListAsync with Parent chain.
Returns nodes with Parent property populated up to root.

[ExampleMeta("E108", "Tree Query - ToTreeListAsync", "Trees", ExampleTier.Free, 3, new string[] { "Tree", "ToTreeListAsync", "ParentChain", "Pro" }, Order = 108)]
public class E108_TreeToTreeList : ExampleBase

Inheritance

ObjectExampleBaseE108_TreeToTreeList

Inherited Members

Methods

RunAsync(IRedbService)

Run the example and return result.

public override Task<ExampleResult> RunAsync(IRedbService redb)