IGraphApiClient.PutEdgeAsync Method |
Name | Description | |
---|---|---|
![]() | PutEdgeAsync<T>(String, String, T, PutEdgeQuery) |
Replaces the data of an edge based on its document ID.
|
![]() | PutEdgeAsync<T>(String, String, String, T, PutEdgeQuery) |
Replaces the data of an edge in the collection.
PUT /_api/gharial/{graph}/edge/{collection}/{edge}
|