public KnowledgeGraphEntityTypeDescription( string name, TableDefinition tableDefinition, ShapeDescription shapeDescription )
Public Function New( _ ByVal name As String, _ ByVal tableDefinition As TableDefinition, _ ByVal shapeDescription As ShapeDescription _ )
Parameters
- name
- The name to use for the description object
- tableDefinition
- The table definition to use for the description object
- shapeDescription
- The description to use for the shape. The spatial reference must match the spatial reference of the knowledge graph being used with the SchemaBuilder.