Method CreateTreeQueryable<TProps>(TreeQueryContext<TProps>)

Assembly: redb.Postgres.dll

Creates tree queryable instance.

protected override IRedbQueryable<TProps> CreateTreeQueryable<TProps>(TreeQueryContext<TProps> context) where TProps : class, new()