Method ExecuteTreeToListAsync<TProps>(TreeQueryContext<TProps>)

Assembly: redb.Core.dll

Execute ToList for tree query through search_tree_objects_with_facets

protected virtual Task<object> ExecuteTreeToListAsync<TProps>(TreeQueryContext<TProps> context) where TProps : class, new()