public class ImportConceptRelationship extends Object
ImportConcept.relationships. Since the relationships are a
property of a concept, only the target concept of the relation has to be specified, as well as a string
identifying the type of the relationship.| Modifier and Type | Field and Description |
|---|---|
Map<String,Object> |
properties |
ConceptCoordinates |
targetCoordinates |
String |
type |
| Constructor and Description |
|---|
ImportConceptRelationship(ConceptCoordinates targetCoordinates,
String relationType) |
public ConceptCoordinates targetCoordinates
public String type
public ImportConceptRelationship(ConceptCoordinates targetCoordinates, String relationType)
Copyright © 2018 JULIE Lab Jena, Germany. All rights reserved.