public KnowledgeGraphRelationshipTypeDescription( string name, KnowledgeGraphRelationshipType relationshipType, ShapeDescription shapeDescription )
Public Function New( _ ByVal name As String, _ ByVal relationshipType As KnowledgeGraphRelationshipType, _ ByVal shapeDescription As ShapeDescription _ )
Parameters
- name
- The name to use for the description object
- relationshipType
- The knowledge graph relationship type 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 .