Class DocumentEntity

java.lang.Object
com.arangodb.entity.DocumentEntity
Direct Known Subclasses:
DocumentCreateEntity, DocumentDeleteEntity, DocumentUpdateEntity, EdgeEntity, EdgeUpdateEntity, VertexEntity, VertexUpdateEntity

public class DocumentEntity extends Object
Author:
Mark Vollmary
  • Constructor Details

    • DocumentEntity

      public DocumentEntity()
  • Method Details

    • getKey

      public String getKey()
    • getId

      public String getId()
    • getRev

      public String getRev()