public class BfsInfo extends Object implements Serializable
BfsInfo(String uuid, long vertexId, int depth)
int
getDepth()
String
getUuid()
long
getVertexId()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public BfsInfo(String uuid, long vertexId, int depth)
public int getDepth()
public String getUuid()
public long getVertexId()
public String toString()
toString
Object
Copyright © 2024. All rights reserved.