KnowledgeGraphDocumentDescription Class Members
In This Topic
The following tables list the members exposed by KnowledgeGraphDocumentDescription.
Public Constructors
Public Properties
| Name | Description |
 | Attributes |
Gets the additional attributes for user specified fields to assign to the new row in the document table.
|
 | Geometry |
Gets the geometry for the document row.
|
 | Keywords |
Gets and sets the keywords for the document row.
|
 | Metadata |
Gets and sets the metadata for the document row.
|
 | Text |
Gets and sets the text for the document row.
|
 | Title |
Gets and sets the title for the document row.
|
 | Url |
Gets the location of the document. This can be a file path or a URL.
|
Top
See Also