Class BfsInfo

    • Constructor Detail

      • BfsInfo

        public BfsInfo​(String uuid,
                       long vertexId,
                       int depth)
    • Method Detail

      • getUuid

        public String getUuid()
      • getVertexId

        public long getVertexId()
      • getDepth

        public int getDepth()