Class RelationshipLabelsGet.RelationshipLabel

  • Enclosing class:
    RelationshipLabelsGet

    public class RelationshipLabelsGet.RelationshipLabel
    extends Object
    Relationship label helper class
    • Constructor Detail

      • RelationshipLabel

        public RelationshipLabel​(String label,
                                 String uniqueName)
        Constructor
        Parameters:
        label - Label of the relationship
        uniqueName - Unique name of the relationship
    • Method Detail

      • getLabel

        public String getLabel()
        Gets the label of the relationship
        Returns:
        The label of the relationship
      • getUniqueName

        public String getUniqueName()
        Gets the unique name of the relationship
        Returns:
        The unique name of the relationship