Class EdgeTypeWithDirection

java.lang.Object
se.conciliate.extensions.repoconfig.EdgeTypeWithDirection

public class EdgeTypeWithDirection extends Object
  • Constructor Details

    • EdgeTypeWithDirection

      public EdgeTypeWithDirection(String edgeType, String direction)
  • Method Details

    • getEdgeType

      public String getEdgeType()
    • getDirection

      public String getDirection()