Class E107_TreeQueryMultiRoot
TreeQuery with multiple root parents.
TreeQuery(parents[], maxDepth) - queries across multiple subtrees.
[ExampleMeta("E107", "Tree Query - Multiple Roots", "Trees", ExampleTier.Free, 3, new string[] { "Tree", "TreeQuery", "MultiRoot", "Pro" }, Order = 107)]
public class E107_TreeQueryMultiRoot : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)