Package com.arangodb.entity
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 Summary
Constructors Constructor Description DocumentEntity()
-