Click or drag to resize

webDatasetSubsetflatDeeperNodes Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

If true, it will collect all children in deeper nodes after depth limit is reached

Namespace:  imbWEM.Core.webDataset
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public bool flatDeeperNodes { get; set; }

Property Value

Type: Boolean
true if [flat deeper nodes]; otherwise, false.
See Also