Class E110_TreeWhereHasAncestor
WhereHasAncestor - polymorphic ancestor filter.
Find nodes that have a specific type of ancestor matching condition.
[ExampleMeta("E110", "Tree Query - WhereHasAncestor", "Trees", ExampleTier.Free, 3, new string[] { "Tree", "WhereHasAncestor", "Polymorphic", "Pro" }, Order = 110, RelatedApis = new string[] { "ITreeQueryable.WhereHasAncestor" })]
public class E110_TreeWhereHasAncestor : ExampleBase
Inheritance
Inherited Members
Methods
RunAsync(IRedbService)
Run the example and return result.
public override Task<ExampleResult> RunAsync(IRedbService redb)