Method DefaultTaxonomyWriterCache
DefaultTaxonomyWriterCache()
Defines the default ITaxonomyWriterCache to use in constructors which do not specify one.
The current default is Cl2oTaxonomyWriterCache constructed with the parameters (1024, 0.15f, 3), i.e., the entire taxonomy is cached in memory while building it.
Declaration
public static ITaxonomyWriterCache DefaultTaxonomyWriterCache()
Returns
Type | Description |
---|---|
ITaxonomyWriterCache |