PostEdgeResponseT Properties |
The PostEdgeResponseT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Code |
The HTTP status code.
|
![]() | Edge |
The internal attributes for the edge.
|
![]() | Error |
Indicates whether an error occurred (false in this case).
|
![]() | New |
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.
|