Class EdgeTypeInfo

java.lang.Object
ai.stapi.graph.EdgeTypeInfo

public class EdgeTypeInfo extends Object
  • Constructor Details

    • EdgeTypeInfo

      public EdgeTypeInfo(String type, Long count)
  • Method Details

    • getType

      public String getType()
    • getCount

      public Long getCount()