Document Constructor |
| Name | Description | |
|---|---|---|
| Document |
Default Constructor
| |
| Document(IDictionaryString, Object) |
Creates a document with the given properties
| |
| Document(String) |
Creates a document given an ID
| |
| Document(String, IDictionaryString, Object) |
Creates a document with the given ID and properties
|