webDatasetSource Class |
[This is preliminary documentation and is subject to change.]
Namespace: imbWEM.Core.webDataset
public class webDatasetSource
The webDatasetSource type exposes the following members.
| Name | Description | |
|---|---|---|
| webDatasetSource | Initializes a new instance of the webDatasetSource class | |
| webDatasetSource(String, String) | Initializes a new instance of the webDatasetSource class |
| Name | Description | |
|---|---|---|
| adapter | ||
| documentsCategoryRoot | ||
| domainCategoryRoot | ||
| format | ||
| IsCrawled |
Gets or sets a value indicating whether this datasource is already crawled and fully available
| |
| IsHarvested |
Gets or sets a value indicating whether this datasource is harvested for links (not crawled but domain lists are awaivable)
| |
| name | ||
| options |
Format options
| |
| path |
Gets or sets the path.
|
| Name | Description | |
|---|---|---|
| Deploy |
Deploys the dataset source (prepares for operation)
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetDocumentSubset |
Gets the document subset.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetSampleListForall | ||
| GetSampleListForSubset |
Executes the subset, returns selected categories and their sample lists
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveAll | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |