-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
QueryEntity
public QueryEntity()
-
Method Detail
-
getId
public String getId()
- Returns:
- the query's id
-
getQuery
public String getQuery()
- Returns:
- the query string (potentially truncated)
-
getStarted
public Date getStarted()
- Returns:
- the date and time when the query was started
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.