Class E099_TreeQueryLevel
Filter tree nodes by level.
WhereLevel finds nodes at specific depth from root.
[ExampleMeta("E099", "Tree Query - By Level", "Trees", ExampleTier.Free, 2, new string[] { "Tree", "TreeQuery", "WhereLevel", "Pro" })]
public class E099_TreeQueryLevel : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)