Class NodeRelationshipStats


  • public class NodeRelationshipStats
    extends Object
    • Constructor Detail

      • NodeRelationshipStats

        public NodeRelationshipStats​(String nodeOrRelationshipTypeName,
                                     Integer count)
      • NodeRelationshipStats

        public NodeRelationshipStats()
    • Method Detail

      • getNodeOrRelationshipTypeName

        public String getNodeOrRelationshipTypeName()
        get the name
        Returns:
        name
      • getCount

        public Integer getCount()
        get the count for a type
        Returns:
        count
      • setNodeOrRelationshipTypeName

        public void setNodeOrRelationshipTypeName​(String nodeOrRelationshipTypeName)
        St the type name
        Parameters:
        nodeOrRelationshipTypeName - name to set
      • setCount

        public void setCount​(Integer count)
        Set the could
        Parameters:
        count - supplied count