Click or drag to resize

PostEdgeResponseT Properties

The PostEdgeResponseT generic type exposes the following members.

Properties
  NameDescription
Public propertyCode
The HTTP status code.
Public propertyEdge
The internal attributes for the edge.
Public propertyError
Indicates whether an error occurred (false in this case).
Public propertyNew
The complete newly written edge document. Includes all written attributes in T and all internal attributes generated by ArangoDB. Will only be present if ReturnNew is true.
Top
See Also