public KnowledgeGraphDocumentDescription( Geometry geometry, IReadOnlyDictionary<string,object> attributes )
Public Function New( _ Optional ByVal geometry As Geometry, _ Optional ByVal attributes As IReadOnlyDictionary(Of String,Object) _ )
Parameters
- geometry
- (Optional) The geometry to assign the new row in the document table.
- attributes
- (Optional) The additional attributes for user specified fields to assign the new row in the document table.