Class NodeTypeInfo

java.lang.Object
ai.stapi.graph.NodeTypeInfo

public class NodeTypeInfo extends Object
  • Constructor Details

    • NodeTypeInfo

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

    • getType

      public String getType()
    • getCount

      public Long getCount()