IGraphApiClientPutEdgeAsync Method |
Name | Description | |
---|---|---|
PutEdgeAsyncT(String, String, T, PutEdgeQuery) |
Replaces the data of an edge based on its document ID.
| |
PutEdgeAsyncT(String, String, String, T, PutEdgeQuery) |
Replaces the data of an edge in the collection.
PUT /_api/gharial/{graph}/edge/{collection}/{edge}
|