Class EdgeIdAndType

java.lang.Object
ai.stapi.graph.EdgeIdAndType

public class EdgeIdAndType extends Object
  • Constructor Details

    • EdgeIdAndType

      public EdgeIdAndType(UUID id, String type)
  • Method Details

    • getType

      public String getType()
    • getId

      public UUID getId()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object