-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getNew
public T getNew()
- Returns:
- If the query parameter returnNew is true, then the complete new document is returned.
-
getOld
public T getOld()
- Returns:
- If the query parameter returnOld is true, then the complete previous revision of the document is
returned.
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.