Package com.c8db.entity
Class VertexUpdateEntity
- java.lang.Object
-
- com.c8db.entity.DocumentEntity
-
- com.c8db.entity.VertexUpdateEntity
-
- All Implemented Interfaces:
Entity
public class VertexUpdateEntity extends DocumentEntity
-
-
Constructor Summary
Constructors Constructor Description VertexUpdateEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetOldRev()-
Methods inherited from class com.c8db.entity.DocumentEntity
getId, getKey, getRev
-
-
-
-
Method Detail
-
getOldRev
public String getOldRev()
-
-