public class CypherQuery extends Object
CypherQuery(int taskId, String cypher, String graphName, String userName)
String
getCypher()
getGraphName()
long
getStartTime()
int
getTaskId()
getUserName()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CypherQuery(int taskId, String cypher, String graphName, String userName)
public String getCypher()
public String getGraphName()
public long getStartTime()
public int getTaskId()
public String getUserName()