Click or drag to resize

PostVertexResponseT Properties

The PostVertexResponseT generic type exposes the following members.

Properties
  NameDescription
Public propertyCode
Public propertyError
Public propertyNew
The complete newly written vertex document. Includes all written attributes in the request body and all internal attributes generated by ArangoDB. Will only be present if ReturnNew is true.
Public propertyVertex
Top
See Also