Package com.arangodb.entity
Class CollectionRevisionEntity
- java.lang.Object
-
- com.arangodb.entity.CollectionEntity
-
- com.arangodb.entity.CollectionRevisionEntity
-
public final class CollectionRevisionEntity extends CollectionEntity
- Author:
- Mark Vollmary
- See Also:
- API Documentation
-
-
Constructor Summary
Constructors Constructor Description CollectionRevisionEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getRevision()
-
Methods inherited from class com.arangodb.entity.CollectionEntity
getComputedValues, getId, getIsSystem, getName, getSchema, getStatus, getType, getWaitForSync
-
-
-
-
Method Detail
-
getRevision
public String getRevision()
-
-