Constructor TreeWindowedQueryable(ITreeQueryProvider, TreeQueryContext<TProps>, string?, WindowSpec<TProps>)
Creates tree-aware windowed queryable.
public TreeWindowedQueryable(ITreeQueryProvider treeProvider, TreeQueryContext<TProps> treeContext, string? filterJson, WindowSpec<TProps> windowSpec)