Package com.arangodb.entity
Class EdgeUpdateEntity
- java.lang.Object
-
- com.arangodb.entity.DocumentEntity
-
- com.arangodb.entity.EdgeUpdateEntity
-
public final class EdgeUpdateEntity extends DocumentEntity
- Author:
- Mark Vollmary
- See Also:
- API Documentation
-
-
Constructor Summary
Constructors Constructor Description EdgeUpdateEntity()
-
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()
-
-