Interface RelationshipDescription

    • Method Detail

      • getType

        String getType()
        Get the relationship type.
        Returns:
        type.
      • getDirection

        Direction getDirection()
        Get the relationship direction.
        Returns:
        direction. Note that this can be Direction.BOTH.
      • getPropertiesDescription

        PropertiesDescription getPropertiesDescription()
        Get the relationship's properties description.
        Returns:
        properties description.