Class E107_TreeQueryMultiRoot

Assembly: redb.Examples.dll

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

ObjectExampleBaseE107_TreeQueryMultiRoot

Inherited Members

Methods

RunAsync(IRedbService)

Run the example and return result.

public override Task<ExampleResult> RunAsync(IRedbService redb)