Package com.arangodb.entity
Class VertexUpdateEntity
- java.lang.Object
-
- com.arangodb.entity.DocumentEntity
-
- com.arangodb.entity.VertexUpdateEntity
-
public final class VertexUpdateEntity extends DocumentEntity
- Author:
- Mark Vollmary
-
-
Constructor Summary
Constructors Constructor Description VertexUpdateEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getOldRev()
-
Methods inherited from class com.arangodb.entity.DocumentEntity
getId, getKey, getRev
-
-
-
-
Method Detail
-
getOldRev
public String getOldRev()
-
-